summaryrefslogtreecommitdiff
path: root/src/test/examples/testlibpq2.c
Commit message (Expand)AuthorAgeFilesLines
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-171-0/+3
* Standard pgindent run for 8.1.Bruce Momjian2005-10-151-10/+8
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-211-2/+2
* Don't assume PQdb() will return a valid result from a failed connection.Tom Lane2004-10-011-2/+2
* pgindent run.Bruce Momjian2003-08-041-13/+14
* Bring the libpq example programs into the 21st century.Tom Lane2003-06-221-56/+75
* Use PQfreemem() consistently, and document its use for Notify.Bruce Momjian2003-03-251-1/+1
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-071-1/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-4/+5
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-251-5/+8
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-1/+1
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-12/+12
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-64/+78
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+93