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
Simon Riggs 75684fc1f5 Fix copy/pasto in file identification 9 years ago
..
backend Fix copy/pasto in file identification 9 years ago
bin Don't print database's tablespace in pg_dump -C --no-tablespaces output. 9 years ago
common
include Improve unreachability recognition in elog() macro. 9 years ago
interfaces Remove bogus dependencies on NUMERIC_MAX_PRECISION. 9 years ago
makefiles Link $(WIN32RES) into single-file modules only when PGFILEDESC is set. 11 years ago
pl In plpgsql, don't try to convert int2vector or oidvector to expanded array. 9 years ago
port Suppress GCC 6 warning about self-comparison 9 years ago
template AIX: Test the -qlonglong option before use. 11 years ago
test Fix locking a tuple updated by an aborted (sub)transaction 9 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 9 years ago
tools Remove vestigial references to "zic" in favor of "IANA database". 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Back-patch fixes to make TAP tests work on Windows. 10 years ago
Makefile.shlib Make the AIX case of Makefile.shlib safe for parallel make. 10 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak