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 148cc0105d Fix pg_dump --clean with partitioned indexes. 10 months ago
..
backend Fix failure for generated column with a not-null domain constraint. 10 months ago
bin Fix pg_dump --clean with partitioned indexes. 10 months ago
common Add pg_encoding_set_invalid() 12 months ago
fe_utils In fmtIdEnc(), handle failure of enlargePQExpBuffer(). 12 months ago
include Fix race with synchronous_standby_names at startup 10 months ago
interfaces Translation updates 12 months ago
makefiles
pl Fix plpgsql's handling of simple expressions in scrollable cursors. 11 months ago
port Fix detection and handling of strchrnul() for macOS 15.4. 10 months ago
template
test Fix failure for generated column with a not-null domain constraint. 10 months ago
timezone Update time zone data files to tzdata release 2025a. 1 year ago
tools Fix detection and handling of strchrnul() for macOS 15.4. 10 months ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 3 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Suppress macOS warnings about duplicate libraries in link commands. 2 years ago
Makefile.shlib Stop using "-multiply_defined suppress" on macOS. 2 years ago
nls-global.mk