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
Commit message (
Expand
)
Author
Age
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Remove configure probe for sys/select.h.
Thomas Munro
2022-08-14
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
libpq: Remove deprecated connection parameters authtype and tty
Peter Eisentraut
2021-03-09
*
Avoid redundantly prefixing PQerrorMessage for a connection failure.
Tom Lane
2021-01-22
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Remove useless "return;" lines
Alvaro Herrera
2019-11-28
*
Fix example program in docs too (??)
Alvaro Herrera
2019-09-18
*
Fix testlibpq3
Alvaro Herrera
2019-09-18
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
*
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-10-19
*
Fix libpq example programs
Peter Eisentraut
2018-07-01
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
Synchronize doc/ copies of src/test/examples/.
Noah Misch
2018-02-23
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Include <sys/select.h> where needed
Alvaro Herrera
2016-09-27
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Fix up .gitignore and cleanup actions in some src/test/ subdirectories.
Tom Lane
2015-04-24
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
Update copyright for 2014
Bruce Momjian
2014-01-07
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
*
Fix lo_export usage in example programs.
Tom Lane
2012-10-08
*
Code review for 64-bit-large-object patch.
Tom Lane
2012-10-08
*
Add API for 64-bit large object access. Now users can access up to
Tatsuo Ishii
2012-10-07
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
*
Capitalization fixes
Peter Eisentraut
2011-06-19
*
Use "backend process" rather than "backend server", where appropriate.
Bruce Momjian
2011-03-12
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
*
Update copyright for the year 2010.
Bruce Momjian
2010-01-02
*
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
*
Update copyright for 2009.
Bruce Momjian
2009-01-01
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
*
Update copyrights in source tree to 2008.
Bruce Momjian
2008-01-01
*
Wording cleanup for error messages. Also change can't -> cannot.
Bruce Momjian
2007-02-01
*
Update CVS HEAD for 2007 copyright. Back branches are typically not
Bruce Momjian
2007-01-05
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
*
Fix ancient error in large objects usage example: overwrite() subroutine
Tom Lane
2006-03-02
*
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
*
Have libpgport link before libpq so that PG client applications are more
Bruce Momjian
2005-03-25
[next]