aboutsummaryrefslogtreecommitdiff
path: root/src/test/examples/testlibpq.c
Commit message (Expand)AuthorAge
* 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
* Minor cleanup of libpq/LO examples: fix some memory leaks, update a commentNeil Conway2004-09-22
* pgindent run.Bruce Momjian2003-08-04
* Bring the libpq example programs into the 21st century.Tom Lane2003-06-22
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-05
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* Fix libpq example return valuesBruce Momjian2000-04-25
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-01
* Remove un-needed braces around single statements.Bruce Momjian1998-06-15
* 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