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
Stephen Frost 0a46b2f89e For Kerberos testing, disable DNS lookups 3 years ago
..
backend Fix ts_headline() edge cases for empty query and empty search text. 3 years ago
bin Fix pg_dump for hash partitioning on enum columns. 3 years ago
common Fix JSON error reporting for many cases of erroneous string values. 3 years ago
fe_utils Use correct connection for cancellation in frontend's parallel slots 3 years ago
include Fix race in parallel hash join batch cleanup, take II. 3 years ago
interfaces Fix inconsistent error handling for GSS encryption in PQconnectPoll() 3 years ago
makefiles Add NO_INSTALL option to pgxs 5 years ago
pl Translation updates 3 years ago
port Improve WIN32 port of fstat() to detect more file types 3 years ago
template On NetBSD, force dynamic symbol resolution at postmaster start. 3 years ago
test For Kerberos testing, disable DNS lookups 3 years ago
timezone Update time zone data files to tzdata release 2022g. 3 years ago
tools Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl 3 years ago
tutorial Doc: sync src/tutorial/basics.source with SGML documentation. 3 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Prevent port collisions between concurrent TAP tests 3 years ago
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 4 years ago
nls-global.mk