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 f002ed2b8e Improve error reporting in pg_upgrade's file copying/linking/rewriting. 9 years ago
..
backend Silence compiler warnings 9 years ago
bin Improve error reporting in pg_upgrade's file copying/linking/rewriting. 9 years ago
common Fix compiler warnings 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Fix breakage in previous change 9 years ago
interfaces Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
makefiles
pl Improve parser's and planner's handling of set-returning functions. 9 years ago
port Include <sys/select.h> where needed 9 years ago
template Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
test Switch pg_basebackup commands in Postgres.pm to use --nosync 9 years ago
timezone Add regression test coverage for non-default timezone abbreviation sets. 9 years ago
tools Move fsync routines of initdb into src/common/ 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Provide and use a makefile target to build all generated headers. 10 years ago
Makefile.shlib Refer to OS X as "macOS", except for the port name which is still "darwin". 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak