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
Heikki Linnakangas 19de089cdc Fix outdated comment in smgrtruncate() 1 year ago
..
backend Fix outdated comment in smgrtruncate() 1 year ago
bin Wait for WAL summarization to catch up before creating .partial file. 1 year ago
common Replace some strtok() with strsep() 1 year ago
fe_utils Fix PL/pgSQL's handling of integer ranges containing underscores. 2 years ago
include Reduce memory used by partitionwise joins 1 year ago
interfaces libpq: Use strerror_r instead of strerror 1 year ago
makefiles Optimize pg_popcount() with AVX-512 instructions. 2 years ago
pl Add extern declarations for Bison global variables 1 year ago
port Add port/ replacement for strsep() 1 year ago
template Remove AIX support 2 years ago
test Fix incorrect return value for pg_size_pretty(bigint) 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Fix whitespace in commit 005c6b833f. 1 year ago
tutorial Update copyright for 2024 2 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Apply COPT to CXXFLAGS as well 2 years ago
Makefile.shlib Remove AIX support 2 years ago
meson.build Update copyright for 2024 2 years ago
nls-global.mk