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
.
qoretechnologies
/
module-pgsql
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
module-pgsql
src
on
develop
User selector
All users
All time
Commit history
Commits on Aug 8, 2026
feat: add native PostgreSQL bulk loading
davidnich
committed
dfed50d
View commit details
Copy full SHA for dfed50d
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
feat(copy): report bounded stream boundaries to the datasource mutation observer
Show description for 85cd49e
davidnich
committed
85cd49e
View commit details
Copy full SHA for 85cd49e
View code at this point
Browse repository at this point
Commits on Jun 27, 2026
Add settable application-name connection option
Show description for 61a154d
davidnich
and
claude
committed
61a154d
View commit details
Copy full SHA for 61a154d
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
fix: align pgsql columnar numeric handling
davidnich
committed
139aafa
View commit details
Copy full SHA for 139aafa
View code at this point
Browse repository at this point
Add settable libpq connection options + enable TCP keepalives by default
Show description for d4c743c
davidnich
committed
d4c743c
View commit details
Copy full SHA for d4c743c
View code at this point
Browse repository at this point
Commits on May 24, 2026
feat: enable named args for pgsql bind helpers
Show description for 013bcf0
davidnich
committed
013bcf0
View commit details
Copy full SHA for 013bcf0
View code at this point
Browse repository at this point
feat: expose numeric typmods for columnar results
Show description for 7d2a6f7
davidnich
committed
7d2a6f7
View commit details
Copy full SHA for 7d2a6f7
View code at this point
Browse repository at this point
feat: return packed PostgreSQL string columns
Show description for f387e2d
davidnich
committed
f387e2d
View commit details
Copy full SHA for f387e2d
View code at this point
Browse repository at this point
Commits on May 21, 2026
perf: build pgsql columnar results directly
davidnich
committed
b2e29a5
View commit details
Copy full SHA for b2e29a5
View code at this point
Browse repository at this point
feat: add columnar DBI result hooks
davidnich
committed
7fe26a2
View commit details
Copy full SHA for 7fe26a2
View code at this point
Browse repository at this point
Commits on May 20, 2026
feat: add typed select support
davidnich
committed
e2a1aef
View commit details
Copy full SHA for e2a1aef
View code at this point
Browse repository at this point
Commits on May 6, 2026
fix: keep pgsql text bind buffers alive
Show description for 2862947
davidnich
committed
2862947
View commit details
Copy full SHA for 2862947
View code at this point
Browse repository at this point
fix: retain temporary string bind buffers
davidnich
committed
2f1f919
View commit details
Copy full SHA for 2f1f919
View code at this point
Browse repository at this point
Commits on May 2, 2026
fix: handle Qore short strings safely
Show description for a78f339
davidnich
committed
a78f339
View commit details
Copy full SHA for a78f339
View code at this point
Browse repository at this point
Commits on Mar 30, 2026
feat: add pgvector extension type support (vector, halfvec, sparsevec)
Show description for 1309dc9
davidnich
and
claude
committed
1309dc9
View commit details
Copy full SHA for 1309dc9
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
fix: use autoTypeInfo for all QoreHashNode/QoreListNode constructors
Show description for 5270e30
davidnich
and
claude
committed
5270e30
View commit details
Copy full SHA for 5270e30
View code at this point
Browse repository at this point
Commits on Feb 21, 2026
refactor: use qore_check_cancel() for cooperative thread cancellation
Show description for 4f982d8
davidnich
and
claude
committed
4f982d8
View commit details
Copy full SHA for 4f982d8
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
feat: add typed array binding via string ^pgtype^ and encoding fixes
Show description for 806ad51
davidnich
and
claude
committed
806ad51
View commit details
Copy full SHA for 806ad51
View code at this point
Browse repository at this point
feat: add bulk DML support with array binds and COPY protocol
Show description for 21f0041
davidnich
and
claude
committed
21f0041
View commit details
Copy full SHA for 21f0041
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
fix: use QoreSandboxManagerHelper for safe sandbox manager access
Show description for 3789f5b
davidnich
and
claude
committed
3789f5b
View commit details
Copy full SHA for 3789f5b
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
feat: migrate to Binary Module API 2.0
Show description for 1a6cc22
davidnich
and
claude
committed
1a6cc22
View commit details
Copy full SHA for 1a6cc22
View code at this point
Browse repository at this point
Commits on Jan 4, 2026
fix: improve cancel helper thread safety with atomic pointers
Show description for f666ca8
davidnich
and
claude
committed
f666ca8
View commit details
Copy full SHA for f666ca8
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
refs qoretechnologies/qore#5116 add interruptible I/O support for sandbox interruption
Show description for 52255b9
davidnich
and
claude
committed
52255b9
View commit details
Copy full SHA for 52255b9
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
refs qoretechnologies/qore#5057 pgsql module v3.3: bug fixes and new features (#75)
Show description for 6f8caca
davidnich
and
claude
authored
6f8caca
View commit details
Copy full SHA for 6f8caca
View code at this point
Browse repository at this point
Commits on Dec 21, 2025
refs qoretechnologies/qore#5002 better warning supression, added a server description to error messages
davidnich
committed
d4887ec
View commit details
Copy full SHA for d4887ec
View code at this point
Browse repository at this point
Commits on Dec 20, 2025
refs qoretechnologies/qore#5002 fixed compatibility with PostgreSQL 18
davidnich
committed
41a3546
View commit details
Copy full SHA for 41a3546
View code at this point
Browse repository at this point
Commits on Dec 9, 2022
updates for doxygen and qpp
davidnich
committed
85c9f21
View commit details
Copy full SHA for 85c9f21
View code at this point
Browse repository at this point
Commits on Feb 20, 2022
refs qorelanguage/qore#4447 added support for XML, JSON, and JSONB types
davidnich
committed
33310c2
View commit details
Copy full SHA for 33310c2
View code at this point
Browse repository at this point
Commits on Feb 19, 2022
refs qorelanguage/qore#4447 minor cross-compilation changes
davidnich
committed
6a7ee14
View commit details
Copy full SHA for 6a7ee14
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
refs qorelanguage/qore#4368 fixed disconnect logic for failed reconnections
davidnich
committed
4960aae
View commit details
Copy full SHA for 4960aae
View code at this point
Browse repository at this point
Commits on May 25, 2021
refs qorelanguage/qore#4249 fixed SQLStatement::fetchRow() when called multiple times
davidnich
committed
4d908e8
View commit details
Copy full SHA for 4d908e8
View code at this point
Browse repository at this point
refs qorelanguage/qore#4249 fixed a bug retrieving numeric data from multiple SQLStatement::fetchRow() calls
davidnich
committed
bffd326
View commit details
Copy full SHA for bffd326
View code at this point
Browse repository at this point
Commits on Apr 11, 2021
refs qorelanguage/qore#4207 use supported APIs for string operations
davidnich
committed
0d9e3dd
View commit details
Copy full SHA for 0d9e3dd
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
refs qorelanguage/qore#4031 fixed tests' usage of xrange()
davidnich
committed
2e0a3ea
View commit details
Copy full SHA for 2e0a3ea
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
refs qorelanguage/qore#3977 fixed reconnect bug
davidnich
committed
0d78c86
View commit details
Copy full SHA for 0d78c86
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.