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. 1 year ago
..
backend Fix compiler warning. 1 year ago
bin Remove unused code for unlogged materialized views. 1 year ago
common Fix memory leaks from incorrect strsep() uses 1 year ago
fe_utils pg_verifybackup: Verify tar-format backups. 1 year ago
include Make SASL max message length configurable 1 year ago
interfaces Fix incorrect struct reference in comment 1 year 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. 1 year ago
port Simplify checking for xlocale.h 1 year ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools Improve reporting of errors in extension script files. 1 year ago
tutorial
.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
nls-global.mk