postgresql/src
Bruce Momjian 0d3b8e9a50 Allow win32/cygwin link against the first matching library symbol rather
than erroring out.  This is the Unix behavior.
2004-11-08 05:23:26 +00:00
..
backend Kris Jurka pointed out that the qualified_name production wasn't 2004-11-08 04:02:20 +00:00
bin Allow win32/cygwin link against the first matching library symbol rather 2004-11-08 05:23:26 +00:00
corba
include Add code to find_my_exec() to resolve a symbolic link down to the 2004-11-06 23:06:29 +00:00
interfaces Translation updates 2004-11-07 23:28:20 +00:00
makefiles Fix Cygwin compile for timezone. 2004-10-27 19:14:07 +00:00
pl Remove three unnecessary casts from a pointer type to char * when calling 2004-10-25 06:27:21 +00:00
port Removes duplicate slashes from the path in canonicalize_path(). It 2004-11-07 02:12:17 +00:00
template Allow win32/cygwin link against the first matching library symbol rather 2004-11-08 05:23:26 +00:00
test Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +00:00
timezone Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to 2004-11-01 21:34:44 +00:00
tools Add reminder to update copyright in sgml file. 2004-10-26 23:42:49 +00:00
tutorial
utils
bcc32.mak
DEVELOPERS
Makefile please find attached an alternate submission which addresses open item 2004-10-06 08:50:02 +00:00
Makefile.global.in When using GCC, change the default CFLAGS to: 2004-10-20 02:12:07 +00:00
Makefile.shlib Export only required symbols in libpq on Win32. 2004-10-16 03:26:43 +00:00
nls-global.mk
win32.mak