postgresql/src
Tom Lane dd29fc2f61 Fix another place broken by new List implementation :-(. Per example
from goranpop@nspoint.net.  I think this escaped notice because in
simple cases the list is NIL on entry.
2004-12-15 21:13:34 +00:00
..
backend Fix another place broken by new List implementation :-(. Per example 2004-12-15 21:13:34 +00:00
bin New translations 2004-12-15 17:50:20 +00:00
corba
include Upgrade formrdesc() so that it can correctly initialize the tupledesc 2004-12-12 05:07:50 +00:00
interfaces New translations 2004-12-13 16:30:53 +00:00
makefiles On some HPUX versions/hardware, it seems we need to include libgcc.a in 2004-11-20 03:52:00 +00:00
pl Instead of supposing (wrongly, in the general case) that the rowtype 2004-12-11 23:26:51 +00:00
port Work around lack of NLS support in libpgport by making those components 2004-11-27 22:44:15 +00:00
template Don't bother adding to cflags/cppflags, just set them because configure 2004-12-02 18:11:40 +00:00
test Add regression tests for the fix committed by Tom for casting between 2004-12-12 22:49:50 +00:00
timezone Invent pg_next_dst_boundary() and rewrite DetermineLocalTimeZone() to 2004-11-01 21:34:44 +00:00
tools Clearify which version numbers are bumped for major and minor releases. 2004-12-13 17:28:54 +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 Modify the platform-specific makefiles so that macro 'rpath' is defined 2004-11-19 00:41:39 +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