postgresql/src
Tom Lane 95d4821b1c Make libpq++ safe again for older C++ compilers. Do 'using namespace std'
only if configure found it was safe to do so; do not assume const_cast
is available.
2001-09-30 22:30:37 +00:00
..
backend Clean up encode/decode functions a little bit. 2001-09-30 22:03:41 +00:00
bin These are further fixes for double quotes missing in the various shell 2001-09-30 22:17:51 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Allow the postmaster to accept changes in PGC_BACKEND GUC variables 2001-09-30 20:16:21 +00:00
interfaces Make libpq++ safe again for older C++ compilers. Do 'using namespace std' 2001-09-30 22:30:37 +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 Addition of xid=int4 operator makes opr_sanity unhappy. 2001-09-30 17:37:32 +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 pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
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 Change xgettext rule to run in the source tree, so we don't have the 2001-07-15 11:43:55 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00