postgresql/src
Bruce Momjian 0de0cc150a Properly handle Win32 paths of 'E:abc', which can be either absolute or
relative, by creating a function path_is_relative_and_below_cwd() to
check for specific requirements.  It is unclear if this fixes a security
problem or not but the new code is more robust.
2011-02-12 09:47:51 -05:00
..
backend Properly handle Win32 paths of 'E:abc', which can be either absolute or 2011-02-12 09:47:51 -05:00
bin DDL support for collations 2011-02-12 15:55:18 +02:00
include Properly handle Win32 paths of 'E:abc', which can be either absolute or 2011-02-12 09:47:51 -05:00
interfaces Use GSSAPI library for SSPI auth, when native SSPI is not available 2011-01-29 17:06:55 +01:00
makefiles Clean up installation directory choices for extensions. 2011-02-11 22:53:43 -05:00
pl Per-column collation support 2011-02-08 23:04:18 +02:00
port Properly handle Win32 paths of 'E:abc', which can be either absolute or 2011-02-12 09:47:51 -05:00
template
test DDL support for collations 2011-02-12 15:55:18 +02:00
timezone Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
tools Implement genuine serializable isolation level. 2011-02-08 00:09:08 +02:00
tutorial Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
.gitignore
bcc32.mak
DEVELOPERS
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
Makefile.global.in sepgsql, an SE-Linux integration for PostgreSQL 2011-01-23 20:48:27 -05:00
Makefile.shlib
nls-global.mk
win32.mak