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
Jeff Davis 56b1e88c80 Fix compiler warning. 11 months ago
..
backend Fix compiler warning. 11 months ago
bin Remove unused code for unlogged materialized views. 11 months ago
common Fix memory leaks from incorrect strsep() uses 11 months ago
fe_utils pg_verifybackup: Verify tar-format backups. 12 months ago
include Make SASL max message length configurable 11 months ago
interfaces Fix incorrect struct reference in comment 11 months ago
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 1 year ago
pl Further refine _SPI_execute_plan's rule for atomic execution. 11 months ago
port Simplify checking for xlocale.h 12 months ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). 11 months ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Improve reporting of errors in extension script files. 11 months ago
tutorial Update copyright for 2024 2 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Add -Wmissing-variable-declarations to the standard compilation flags 1 year ago
Makefile.shlib Remove AIX support 2 years ago
meson.build Update copyright for 2024 2 years ago
nls-global.mk