postgresql/src
Tom Lane 8ca61476e0 Cope with the likelihood that setlocale and localeconv will return
pointers to data that will be changed by any later call to setlocale.
Must copy what they return to be sure we get the right answer.
Karel Zak, further tweaks by Tom Lane.
2001-09-29 21:16:30 +00:00
..
backend Cope with the likelihood that setlocale and localeconv will return 2001-09-29 21:16:30 +00:00
bin This is a simple patch to put double quotes around a few cases in 2001-09-29 03:09:32 +00:00
corba
data
include Cope with the likelihood that setlocale and localeconv will return 2001-09-29 21:16:30 +00:00
interfaces Fix the setlocale problem in a way that actually works. setlocale 2001-09-29 20:12:07 +00:00
makefiles Add -rpath for BSD/OS, from Peter E. 2001-09-06 13:43:42 +00:00
pl The trailing semicolon in a plpgsql function definition is now optional. 2001-09-26 21:35:28 +00:00
template 0 -> O 2001-08-08 13:30:20 +00:00
test Fixes for datetime-related regress tests, from Tom Lockhart. 2001-09-29 15:17:42 +00:00
tools Create pgjindent for java. 2001-09-07 21:25:44 +00:00
tutorial New blood and fresh air for tutorial 2001-09-02 23:27:50 +00:00
utils
DEVELOPERS
GNUmakefile.in
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
Makefile.shlib Provide some initial support for building the ODBC driver for 2001-09-22 22:54:33 +00:00
nls-global.mk
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00