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 6bcce25801 Fix "pg_ctl start -w" to test child process status directly. 10 years ago
..
backend Use JsonbIteratorToken consistently in automatic variable declarations. 10 years ago
bin Fix "pg_ctl start -w" to test child process status directly. 10 years ago
common pgindent run for 9.5 11 years ago
include Make abbreviated key comparisons for text a bit cheaper. 10 years ago
interfaces Fix poor errno handling in libpq's version of our custom OpenSSL BIO. 10 years ago
makefiles Remove support for Unix systems without the POSIX signal APIs. 10 years ago
pl Fix hstore_plpython test when python3 is used. 10 years ago
port Remove support for Unix systems without the POSIX signal APIs. 10 years ago
template Attempt to work around a 32bit xlc compiler bug from a different place. 11 years ago
test Fix whitespace 10 years ago
timezone Update time zone data files to tzdata release 2015g. 10 years ago
tools Correct pg_indent to pgindent in various comments. 10 years ago
tutorial Remove no-longer-required function declarations. 11 years ago
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Make prove_installcheck remove the old log directory, if any. 10 years ago
Makefile.shlib AIX: Link TRANSFORM modules with their dependencies. 11 years ago
bcc32.mak
nls-global.mk Setup error context callback for transaction lock waits 12 years ago
win32.mak