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
Peter Eisentraut 73d33be4da Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 5 months ago
..
backend Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 5 months ago
bin Hide expensive pg_upgrade test behind PG_TEST_EXTRA 5 months ago
common Don't put library-supplied -L/-I switches before user-supplied ones. 6 months ago
fe_utils Fix bug in archive streamer with LZ4 decompression 6 months ago
include Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 5 months ago
interfaces libpq: Complain about missing BackendKeyData later with PGgetCancel() 5 months ago
makefiles meson: Increase minimum version to 0.57.2 6 months ago
pl Reduce leakage during PL/pgSQL function compilation. 5 months ago
port Use strchr instead of strstr for single-char lookups 6 months ago
template
test Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 5 months ago
timezone Update time zone data files to tzdata release 2025b. 9 months ago
tools Convert src/tools/testint128.c into a test module. 5 months ago
tutorial Doc: simplify the tutorial's window-function examples. 12 months ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Don't put library-supplied -L/-I switches before user-supplied ones. 6 months ago
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 7 months ago
meson.build
nls-global.mk