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
Tom Lane 142a110b31 Don't print database's tablespace in pg_dump -C --no-tablespaces output. 10 years ago
..
backend Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big-endian hardware. 10 years ago
bin Don't print database's tablespace in pg_dump -C --no-tablespaces output. 10 years ago
common
include Fix improper repetition of previous results from a hashed aggregate. 10 years ago
interfaces Remove bogus dependencies on NUMERIC_MAX_PRECISION. 10 years ago
makefiles
pl In plpgsql, don't try to convert int2vector or oidvector to expanded array. 10 years ago
port Suppress GCC 6 warning about self-comparison 10 years ago
template
test Add regression test coverage for non-default timezone abbreviation sets. 10 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 10 years ago
tools Remove vestigial references to "zic" in favor of "IANA database". 10 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