postgresql/src
Tom Lane 1c1f2f5b96 Remove ill-considered suppression of gcc warnings in plperl, and fix
some of the bugs exposed thereby.  The remaining 'might be used uninitialized'
warnings look like live bugs, but I am not familiar enough with Perl/C hacking
to tell how to fix them.
2004-11-17 21:23:36 +00:00
..
backend Fix off-by-one memory allocation, as reported by Rod Taylor. Also 2004-11-17 19:54:24 +00:00
bin Set DEFAULT_EDITOR to notepad.exe on Windows, as per recent discussion. 2004-11-17 18:32:31 +00:00
corba
include Miscellaneous Cygwin build fixes from Reini Urban. 2004-11-17 17:46:24 +00:00
interfaces Miscellaneous Cygwin build fixes from Reini Urban. 2004-11-17 17:46:24 +00:00
makefiles Install include/port header files, and fix PGXS build to use them. 2004-11-17 17:16:17 +00:00
pl Remove ill-considered suppression of gcc warnings in plperl, and fix 2004-11-17 21:23:36 +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
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 Adjust SHLIB_LINK for cygwin case. 2004-11-17 17:08:15 +00:00
nls-global.mk
win32.mak