aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/testlibpq2.c
Commit message (Expand)AuthorAge
* enable examples to compile on Windows. patch from Hiroshi Saito.Andrew Dunstan2009-12-31
* 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian2009-06-11
* Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan2008-05-17
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Cause initdb to create a third standard database "postgres", whichTom Lane2005-06-21
* Don't assume PQdb() will return a valid result from a failed connection.Tom Lane2004-10-01
* pgindent run.Bruce Momjian2003-08-04
* Bring the libpq example programs into the 21st century.Tom Lane2003-06-22
* Use PQfreemem() consistently, and document its use for Notify.Bruce Momjian2003-03-25
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-07
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Massive examples fix from Nicola BernardelliBruce Momjian1997-09-25
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09