postgresql/src
Tom Lane 28e9b26f4d Further plperl cleanup: be more paranoid about checking the type of
data returned from Perl.  Consolidate multiple bits of code to convert
a Perl hash to a tuple, and drive the conversion off the keys present
in the hash rather than the tuple column names, so we detect error if
the hash contains keys it shouldn't.  (This means keys not in the hash
will silently default to NULL, which seems ok to me.)  Fix a bunch of
reference-count leaks too.
2004-11-23 00:21:24 +00:00
..
backend Fix rounding problem in dynahash.c's decision about when the target 2004-11-21 22:57:00 +00:00
bin Translation update 2004-11-18 10:09:59 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Miscellaneous Cygwin build fixes from Reini Urban. 2004-11-17 17:46:24 +00:00
interfaces Fix up makefile dependencies for pg_config_paths.h. 2004-11-20 21:13:06 +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 Further plperl cleanup: be more paranoid about checking the type of 2004-11-23 00:21:24 +00:00
port Win32 build cleanups, from Andrew Dunstan. 2004-11-17 08:30:11 +00:00
template Miscellaneous Cygwin build fixes from Reini Urban. 2004-11-17 17:46:24 +00:00
test Force LANG=en on Windows, since system may fail to default to English. 2004-11-17 18:06:04 +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 Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
utils PostgreSQL extension makefile framework ("pgxs"), by Fabien Coelho, with 2004-07-30 12:26:40 +00:00
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
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
nls-global.mk More locale fixes for pg_ctl. 2004-06-01 03:32:42 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00