Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
data-integrations
/
database-plugins
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
14
Code
Issues
5
Pull requests
30
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
database-plugins
postgresql-plugin
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2025
PLUGIN-1925: Introduce SafeBigDecimal Splitter
sgarg-CS
committed
8a24390
View commit details
Copy full SHA for 8a24390
View code at this point
Browse repository at this point
Commits on Sep 11, 2025
Verify Goal Removal
AnkitCLI
committed
6552c28
View commit details
Copy full SHA for 6552c28
View code at this point
Browse repository at this point
Commits on Aug 12, 2025
PLUGIN-1823: Retrying all SQLTransientExceptions
psainics
authored and
sgarg-CS
committed
c424387
View commit details
Copy full SHA for c424387
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
Set TRANSACTION_ISOLATION_LEVEL config in MySQL, PostgreSQL & MSSQL plugins
Show description for f4650e1
psainics
authored and
sgarg-CS
committed
f4650e1
View commit details
Copy full SHA for f4650e1
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
e2e tests PostgreSql Sink
AnkitCLI
committed
b68a986
View commit details
Copy full SHA for b68a986
View code at this point
Browse repository at this point
Commits on Mar 6, 2025
e2e postgresql source additional scenarios
itsmekumari
committed
2a5260e
View commit details
Copy full SHA for 2a5260e
View code at this point
Browse repository at this point
Commits on Feb 3, 2025
e2e tests pipeline preview error fix
itsmekumari
committed
f4a420a
View commit details
Copy full SHA for f4a420a
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
Remove DBErrorDetailsProvider
psainics
committed
8d7e9cd
View commit details
Copy full SHA for 8d7e9cd
View code at this point
Browse repository at this point
Commits on Dec 27, 2024
Add ExternalDocumentationLink in abstract sink
psainics
committed
5952ef7
View commit details
Copy full SHA for 5952ef7
View code at this point
Browse repository at this point
Commits on Dec 19, 2024
Add PostgresErrorDetailsProvider
psainics
committed
9b9d979
View commit details
Copy full SHA for 9b9d979
View code at this point
Browse repository at this point
Commits on Sep 20, 2023
Merge pull request #444 from data-integrations/fix/Cloudsql_PostgresSQL
Show description for 9c006c6
itsankit-google
authored
9c006c6
View commit details
Copy full SHA for 9c006c6
View code at this point
Browse repository at this point
Changes in Postgres_Precision_Fix - Sync up releases
Shubhangi-cs
committed
09a5ace
View commit details
Copy full SHA for 09a5ace
View code at this point
Browse repository at this point
Commits on Sep 15, 2023
Merge pull request #411 from cloudsufi/bugfix/CSM-1032
Show description for 67bf43b
sgarg-CS
authored
67bf43b
View commit details
Copy full SHA for 67bf43b
View code at this point
Browse repository at this point
Commits on Sep 13, 2023
PLUGIN-1681: Add macro support back for database config in postgres connector
itsankit-google
committed
717220b
View commit details
Copy full SHA for 717220b
View code at this point
Browse repository at this point
Commits on Jul 20, 2023
e2e_PostgreSQL_Test scenarios
itsmekumari
authored and
bharatgulati
committed
e16d211
View commit details
Copy full SHA for e16d211
View code at this point
Browse repository at this point
Commits on Jun 21, 2023
Enabling support for the precision less numbers in PostgreSQL plugin. (#404)
MrRahulSharma
authored
a938283
View commit details
Copy full SHA for a938283
View code at this point
Browse repository at this point
Fixed the timestamp handling to DateTime (#397)
MrRahulSharma
authored
3379616
View commit details
Copy full SHA for 3379616
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
CSM-1032: Escape dbSchemaName
sgarg-CS
committed
06b871f
View commit details
Copy full SHA for 06b871f
View code at this point
Browse repository at this point
Commits on May 27, 2023
Update and Upsert functionality for PostgreSQL plugins.
Show description for 0df5053
prince-cs
committed
0df5053
View commit details
Copy full SHA for 0df5053
View code at this point
Browse repository at this point
Commits on May 12, 2023
MediumInt datatype changes (#390)
MrRahulSharma
authored
cb4d025
View commit details
Copy full SHA for cb4d025
View code at this point
Browse repository at this point
Commits on Mar 21, 2023
Added infra setup and sanity check for Postgresql E2E
Aryan-Verma
committed
045dadd
View commit details
Copy full SHA for 045dadd
View code at this point
Browse repository at this point
Commits on Feb 27, 2023
Refacrtored the code in database-commons to resolve a package name conflict with hydrator-common (#357)
MrRahulSharma
authored
4244516
View commit details
Copy full SHA for 4244516
View code at this point
Browse repository at this point
Commits on Jan 6, 2023
Remove Explore References
dj-smart
committed
89df28e
View commit details
Copy full SHA for 89df28e
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Send fqn when recording lineage for DB plugins
snehalakshmisha
committed
5a6124e
View commit details
Copy full SHA for 5a6124e
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
Add resampling capabilities to various database connectors.
Show description for b1503a8
adinilfeld
and
ellliao
committed
b1503a8
View commit details
Copy full SHA for b1503a8
View code at this point
Browse repository at this point
Commits on Aug 2, 2022
e2e tests folder structer and github actions
sawantpritam
committed
5c2e265
View commit details
Copy full SHA for 5c2e265
View code at this point
Browse repository at this point
Commits on Apr 21, 2022
added fetch size to connector spec and default fetch size for postgres source
itsankit-google
committed
70143b5
View commit details
Copy full SHA for 70143b5
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
removed database from connector spec
itsankit-google
committed
dfdc3af
View commit details
Copy full SHA for dfdc3af
View code at this point
Browse repository at this point
dbschema support and connection fixes
itsankit-google
committed
992c68e
View commit details
Copy full SHA for 992c68e
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
Enable connection for source/sink
yaojiefeng
committed
0fd972b
View commit details
Copy full SHA for 0fd972b
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
use db specific way instead of generic way to get table schema for db specific plugin (#190) (#193)
Show description for 34b10de
seanzhougoogle
authored
34b10de
View commit details
Copy full SHA for 34b10de
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
migrate connector DB specific sink plugins
itsankit-google
committed
faf8438
View commit details
Copy full SHA for faf8438
View code at this point
Browse repository at this point
Commits on Aug 14, 2021
CDAP-18359 add test cases for verifying error message of failed connection (#169)
seanzhougoogle
authored
fbf4845
View commit details
Copy full SHA for fbf4845
View code at this point
Browse repository at this point
Commits on Aug 12, 2021
get raw properties from connector when generating spec (#164)
seanzhougoogle
authored
5a888fc
View commit details
Copy full SHA for 5a888fc
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
rename conneciton properly (#161)
seanzhougoogle
authored
0e1074c
View commit details
Copy full SHA for 0e1074c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.