summaryrefslogtreecommitdiff
path: root/src/test/examples/testlibpq2.c
AgeCommit message (Expand)Author
2022-08-13Remove configure probe for sys/select.h.Thomas Munro
2021-01-22Avoid redundantly prefixing PQerrorMessage for a connection failure.Tom Lane
2018-11-02Fix spelling errors and typos in commentsMagnus Hagander
2018-10-20Client-side fixes for delayed NOTIFY receipt.Tom Lane
2018-07-01Fix libpq example programsPeter Eisentraut
2018-02-26Document security implications of search_path and the public schema.Noah Misch
2016-09-27Include <sys/select.h> where neededAlvaro Herrera
2011-06-18Capitalization fixesPeter Eisentraut
2010-09-20Remove cvs keywords from all files.Magnus Hagander
2010-07-06pgindent run for 9.0, second runBruce Momjian
2009-12-31enable examples to compile on Windows. patch from Hiroshi Saito.Andrew Dunstan
2009-06-118.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef listBruce Momjian
2008-05-17Add $PostgreSQL$ markers to a lot of files that were missing them.Andrew Dunstan
2005-10-15Standard pgindent run for 8.1.Bruce Momjian
2005-06-21Cause initdb to create a third standard database "postgres", whichTom Lane
2004-10-01Don't assume PQdb() will return a valid result from a failed connection.Tom Lane
2003-08-04pgindent run.Bruce Momjian
2003-06-22Bring the libpq example programs into the 21st century.Tom Lane
2003-03-25Use PQfreemem() consistently, and document its use for Notify.Bruce Momjian
1999-02-07Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1997-09-25Massive examples fix from Nicola BernardelliBruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier