You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 35c8dd9e11 Simplify some logic around setting pg_attribute.atthasdef. 10 months ago
..
backend Simplify some logic around setting pg_attribute.atthasdef. 10 months ago
bin Use PRI*64 instead of "ll*" in format strings (minimal trial) 10 months ago
common Change relpath() et al to return path by value 10 months ago
fe_utils Get rid of O(N^2) script-parsing overhead in pgbench. 10 months ago
include Remove now-dead code in StoreAttrDefault(). 10 months ago
interfaces Work around OAuth/EVFILT_TIMER quirk on NetBSD. 10 months ago
makefiles Add support for OAUTHBEARER SASL mechanism 10 months ago
pl Revert "Prepare for Python "Limited API" in PL/Python" 10 months ago
port Fix pg_strtof() to not crash on NULL endptr. 10 months ago
template
test Fix broken handling of domains in atthasmissing logic. 10 months ago
timezone Update time zone data files to tzdata release 2025a. 11 months ago
tools Allow parallel CREATE INDEX for GIN indexes 10 months ago
tutorial Doc: simplify the tutorial's window-function examples. 11 months ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add support for OAUTHBEARER SASL mechanism 10 months ago
Makefile.shlib
meson.build
nls-global.mk