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
David Rowley 77bae396df Adjust tuplesort API to have bitwise option flags 4 years ago
..
backend Adjust tuplesort API to have bitwise option flags 4 years ago
bin Allow CLUSTER on partitioned tables 4 years ago
common Fix possible NULL-pointer-deference in backup_compression.c. 4 years ago
fe_utils Allow pgbench to retry in some cases. 4 years ago
include Adjust tuplesort API to have bitwise option flags 4 years ago
interfaces libpq: Fix pkg-config without OpenSSL 4 years ago
makefiles Refactor DLSUFFIX handling 4 years ago
pl Keep plpgsql.h C++-clean. 4 years ago
port Simplify coding around path_contains_parent_reference(). 4 years ago
template Refactor DLSUFFIX handling 4 years ago
test Fix portability issues in datetime parsing. 4 years ago
timezone Update copyright for 2022 4 years ago
tools Make upgradecheck a no-op in MSVC's vcregress.pl 4 years ago
tutorial Update copyright for 2022 4 years ago
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 5 years ago
Makefile.global.in Print information about type of test and subdirectory before running tests. 4 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk Add errhint_plural() function and make use of it 5 years ago