postgresql/src
Tom Lane cbd8913245 Remove unportable assumption that it's okay to use the target buffer
of an sprintf() as a source string.  Demonstrably does not work with
recent gcc and/or glibc on some platforms.
2005-01-13 01:40:13 +00:00
..
backend Remove unportable assumption that it's okay to use the target buffer 2005-01-13 01:40:13 +00:00
bin Fix tracking of dump-order dependencies for stand-alone composite types. 2005-01-11 17:55:25 +00:00
corba
include up release to rc5 2005-01-11 05:29:21 +00:00
interfaces Add conditional inclusion of <com_err.h> to support old 'heimdal' 2005-01-12 21:37:54 +00:00
makefiles Revert -Wl, change to Makefile.osf, as the allegedly more standard 2005-01-06 20:56:50 +00:00
pl plperl was not being quite paranoid enough about detecting 'undef' values 2005-01-11 06:08:45 +00:00
port Un-break MSVC build, per Andrew Dunstan. 2005-01-10 00:19:51 +00:00
template Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per ayan@ayan.net 2004-12-29 23:47:40 +00:00
test Ensure that the test postmaster started by 'make check' listens to as 2005-01-12 16:19:51 +00:00
timezone Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tools Update copyright script. 2005-01-03 06:16:54 +00:00
tutorial Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Add Win32 version stamps that increment each day for proper SYSTEM32 2004-12-19 02:16:31 +00:00
Makefile.shlib Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +00:00
nls-global.mk
win32.mak