postgresql/src
Tom Lane f36920796e Fix another portability issue in pg_basebackup.
The target of sscanf with a %o format had better be of integer width,
but "mode_t" conceivably isn't that.  Another compiler warning seen
only on some platforms; this one I think is potentially a real bug
and not just a warning.
2011-01-23 14:26:51 -05:00
..
backend Improve getObjectDescription's display of pg_amop and pg_amproc entries. 2011-01-23 14:13:46 -05:00
bin Fix another portability issue in pg_basebackup. 2011-01-23 14:26:51 -05:00
include Add pg_basebackup tool for streaming base backups 2011-01-23 12:21:23 +01:00
interfaces There is no need to have to identical functions in ecpg thus removing one of them. 2011-01-09 12:47:43 +01:00
makefiles Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
pl Revert "Factor out functions responsible for caching I/O routines". 2011-01-23 13:12:55 -05:00
port Add pgreadlink() on Windows to read junction points 2011-01-09 15:09:19 +01:00
template
test Code cleanup for assign_transaction_read_only. 2011-01-22 20:55:50 -05:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools Silence flex warnings about DOS file paths in MSVC builds 2011-01-23 12:24:15 -05:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore
bcc32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
DEVELOPERS
Makefile Additional fixes for parallel make 2010-11-17 08:08:41 +02:00
Makefile.global.in Only build in crashdump support on Windows if there's a working dbghelp.h. 2010-12-26 10:34:47 -05:00
Makefile.shlib Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
nls-global.mk
win32.mak Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00