index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
examples
/
testlibpq3.c
Commit message (
Expand
)
Author
Age
*
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-22
*
Fix example program in docs too (??)
Alvaro Herrera
2019-09-18
*
Fix testlibpq3
Alvaro Herrera
2019-09-18
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
enable examples to compile on Windows. patch from Hiroshi Saito.
Andrew Dunstan
2009-12-31
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Re-run pgindent, fixing a problem where comment lines after a blank
Bruce Momjian
2005-11-22
*
Improve testlibpq3.c's example of PQexecParams() usage to include sending
Tom Lane
2005-10-20
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
*
Cause initdb to create a third standard database "postgres", which
Tom Lane
2005-06-21
*
Don't assume PQdb() will return a valid result from a failed connection.
Tom Lane
2004-10-01
*
pgindent run.
Bruce Momjian
2003-08-04
*
Bring the libpq example programs into the 21st century.
Tom Lane
2003-06-22
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Massive examples fix from Nicola Bernardelli
Bruce Momjian
1997-09-25
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09