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
Alvaro Herrera 4dea33ce76
Don't disallow DROP of constraints ONLY on partitioned tables
1 year ago
..
backend Don't disallow DROP of constraints ONLY on partitioned tables 1 year ago
bin reindexdb: Skip reindexing temporary tables and indexes. 1 year ago
common jsonapi: fix memory leakage during OOM error recovery. 1 year ago
fe_utils pg_verifybackup: Verify tar-format backups. 1 year ago
include Bump catalog version for change in VariableSetStmt 1 year ago
interfaces In passwordFromFile, don't leak the open file after stat failures. 1 year ago
makefiles Add -Wmissing-variable-declarations to the standard compilation flags 1 year ago
pl Don't bother checking the result of SPI_connect[_ext] anymore. 1 year ago
port Only perform pg_strong_random init when required 1 year ago
template thread-safety: gmtime_r(), localtime_r() 1 year ago
test Don't disallow DROP of constraints ONLY on partitioned tables 1 year ago
timezone Update time zone data files to tzdata release 2024a. 2 years ago
tools pg_verifybackup: Verify tar-format backups. 1 year 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