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 bca6eeb82e Fix miserable coding in pg_stat_get_activity(). 9 years ago
..
backend Fix miserable coding in pg_stat_get_activity(). 9 years ago
bin Don't print database's tablespace in pg_dump -C --no-tablespaces output. 9 years ago
common pgindent run for 9.5 11 years ago
include Fix improper repetition of previous results from a hashed aggregate. 9 years ago
interfaces Remove bogus dependencies on NUMERIC_MAX_PRECISION. 10 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 Remove no-longer-required function declarations. 11 years ago
.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