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