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 80c758a2e1 Fix incorrect return value in brin_minmax_multi_distance_numeric(). 10 months ago
..
backend Fix incorrect return value in brin_minmax_multi_distance_numeric(). 10 months ago
bin Hide expensive pg_upgrade test behind PG_TEST_EXTRA 10 months ago
common Don't put library-supplied -L/-I switches before user-supplied ones. 10 months ago
fe_utils Fix bug in archive streamer with LZ4 decompression 11 months ago
include Add backup_type column to pg_stat_progress_basebackup. 10 months ago
interfaces libpq: Complain about missing BackendKeyData later with PGgetCancel() 10 months ago
makefiles meson: Increase minimum version to 0.57.2 11 months ago
pl Reduce leakage during PL/pgSQL function compilation. 10 months ago
port Use strchr instead of strstr for single-char lookups 10 months ago
template
test Add backup_type column to pg_stat_progress_basebackup. 10 months ago
timezone Update time zone data files to tzdata release 2025b. 1 year ago
tools Suppress complaints about leaks in TS dictionary loading. 10 months ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Don't put library-supplied -L/-I switches before user-supplied ones. 10 months ago
Makefile.shlib Use exported symbols list on macOS for loadable modules as well 12 months ago
meson.build
nls-global.mk