postgresql/src
Tom Lane 336969e490 Add code to find_my_exec() to resolve a symbolic link down to the
actual executable location.  This allows people to continue to use
setups where, eg, postmaster is symlinked from a convenient place.
Per gripe from Josh Berkus.
2004-11-06 23:06:29 +00:00
..
backend When implementing a coercion to a domain type with a combined 2004-11-06 17:46:38 +00:00
bin Update pg_dump to use SET DEFAULT_TABLESPACE instead of explicit 2004-11-06 19:36:02 +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 Create 'default_tablespace' GUC variable that supplies a TABLESPACE 2004-11-05 19:17:13 +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 Add code to find_my_exec() to resolve a symbolic link down to the 2004-11-06 23:06:29 +00:00
template
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
Makefile.global.in When using GCC, change the default CFLAGS to: 2004-10-20 02:12:07 +00:00
Makefile.shlib
nls-global.mk
win32.mak