postgresql/src
Bruce Momjian 2e58024066 This patch fixes a few minor problems with libpq++: remove the deprecated
PQExec(" ") in the wrapper around PQnotifies(), fix the Makefile for
the examples so that they will actually compile properly (with the
exception of #5, which depends on internal headers), make a minor change
to libpq++.h so that "make examples" now works on my machine, update
some documentation, fix some grammatical problems, and remove some of
the more hideous comments.

Neil Conway
2002-06-15 18:49:29 +00:00
..
backend Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard. 2002-06-15 03:00:09 +00:00
bin Back out SSL changes. Newer patch available. 2002-06-14 04:09:37 +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 SSL patch that adds support for optional client certificates. 2002-06-14 04:36:58 +00:00
interfaces This patch fixes a few minor problems with libpq++: remove the deprecated 2002-06-15 18:49:29 +00:00
makefiles > > This patch corrects the use of rpath and export options when compiling 2002-04-05 12:01:59 +00:00
pl Change PL/Perl and Pg interface build to use configured compiler and 2002-05-28 16:57:53 +00:00
template Create an internal semaphore API that is not tied to SysV semaphores. 2002-05-05 00:03:29 +00:00
test Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
tools Update release list. 2002-03-26 05:34:33 +00:00
tutorial Opclasses live in namespaces. I also took the opportunity to create 2002-04-17 20:57:57 +00:00
utils Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix. 2001-11-26 19:30:58 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Move 2002-03-13 00:05:06 +00:00
Makefile.global.in Change PL/Perl and Pg interface build to use configured compiler and 2002-05-28 16:57:53 +00:00
Makefile.shlib Change PL/Tcl build to use configured compiler and Makefile.shlib 2002-05-24 18:10:17 +00:00
nls-global.mk NLS updates, most notably fixed zh_TW translations 2001-11-29 18:59:28 +00:00
win32.mak Missed this part in pg_config.h rename. 2001-08-24 22:42:28 +00:00