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
Type
/
to 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
.
huaweicloud-samples
/
database-gaussdb-python
Public
forked from
psycopg/psycopg
Notifications
You must be signed in to change notification settings
Fork
6
Star
4
Code
Issues
2
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GaussDB Compatibility Improvements
- #31
#31
Merged
5xuanwen
merged 13 commits into
huaweicloud-samples:master
huaweicloud-samples/database-gaussdb-python:master
from
pangpang20:master
pangpang20/gaussdb-python:master
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
GaussDB Compatibility Improvements
#31
5xuanwen
merged 13 commits into
huaweicloud-samples:master
huaweicloud-samples/database-gaussdb-python:master
from
pangpang20:master
pangpang20/gaussdb-python:master
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2026
fix(datetime): 修复 GaussDB 日期时间边界处理问题
Show description for 799c743
陈云亮
committed
799c743
View commit details
Copy full SHA for 799c743
Browse repository at this point
fix(datetime): 修正TimestampBinaryLoader的边界检查逻辑
Show description for 0113b1d
陈云亮
committed
0113b1d
View commit details
Copy full SHA for 0113b1d
Browse repository at this point
fix(datetime): 修正 GaussDB 时间戳边界判断逻辑
Show description for e3711bf
陈云亮
committed
e3711bf
View commit details
Copy full SHA for e3711bf
Browse repository at this point
feat(gaussdb): 增加对空值的兼容处理和规范化支持
Show description for 7c32e87
陈云亮
committed
7c32e87
View commit details
Copy full SHA for 7c32e87
Browse repository at this point
test(types): 为空值等效性变量添加类型注解
Show description for 45aac00
陈云亮
committed
45aac00
View commit details
Copy full SHA for 45aac00
Browse repository at this point
feat(array): 添加无序数组比较函数及兼容测试
Show description for 5fb61ea
陈云亮
committed
5fb61ea
View commit details
Copy full SHA for 5fb61ea
Browse repository at this point
fix(json): 兼容GaussDB增强JSON/JSONB加载处理
Show description for e071588
陈云亮
committed
e071588
View commit details
Copy full SHA for e071588
Browse repository at this point
feat(raw_cursor): 支持位置占位符和查询缓存机制
Show description for 4543ca6
陈云亮
committed
4543ca6
View commit details
Copy full SHA for 4543ca6
Browse repository at this point
fix(connection): 添加GaussDB兼容的连接参数获取回退方法
Show description for 2857bd8
陈云亮
committed
2857bd8
View commit details
Copy full SHA for 2857bd8
Browse repository at this point
feat(gaussdb): 支持 GaussDB OID 别名兼容及运行时查询
Show description for 7226a10
陈云亮
committed
7226a10
View commit details
Copy full SHA for 7226a10
Browse repository at this point
test(types): 为daterange相关测试添加跳过标记和异常捕获
Show description for a3f892c
陈云亮
committed
a3f892c
View commit details
Copy full SHA for a3f892c
Browse repository at this point
test(tests): 增强SSL模式测试说明并调整类型标记
Show description for c6656ba
陈云亮
committed
c6656ba
View commit details
Copy full SHA for c6656ba
Browse repository at this point
test(pq): 增加对GaussDB二进制COPY输出的跳过标记
Show description for 392bab1
陈云亮
committed
392bab1
View commit details
Copy full SHA for 392bab1
Browse repository at this point
You can’t perform that action at this time.