aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/libpq.sgml
Commit message (Expand)AuthorAge
* Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const paramBruce Momjian2002-11-08
* This patch adds information to the documentation on .pgpass and createsBruce Momjian2002-11-03
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Missed mention of PGPASSWORDFILE.Bruce Momjian2002-09-05
* Remove PGPASSWORDFILE and default to always trying $HOME/.pgpass.Bruce Momjian2002-09-05
* Fix obsolete description of PGnotify struct.Tom Lane2002-09-02
* Add libpq connection timeout parameter.Bruce Momjian2002-08-17
* PostgreSQL 7.2.1 DocumentationBruce Momjian2002-08-15
* I'm giving a try at some TODO items. Currently it's the turn of theBruce Momjian2002-08-15
* Spell checking and markup additionsPeter Eisentraut2002-03-22
* Fix markupPeter Eisentraut2002-03-11
* Add PQunescapeBytea libpq function.Bruce Momjian2002-03-04
* Improve non-thread-safe mention of libpq's crypt.Bruce Momjian2002-01-18
* Improve description of autocommit behavior in ecpg manual pages.Bruce Momjian2002-01-18
* Editorial reviewPeter Eisentraut2002-01-07
* Improve wordingPeter Eisentraut2001-11-29
* Mention ps environment flag, not just -e.Bruce Momjian2001-11-28
* Update 'ps e' comments.Bruce Momjian2001-11-28
* Document that PGPASSWORD is not secure.Bruce Momjian2001-11-28
* Spell 'precedes', 'preceding' correctly in various places.Tom Lane2001-11-21
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Here's a patch adding documentation for the PQescapeBytea function toBruce Momjian2001-11-20
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-19
* utils/geo-decls.h should be utils/geo_decls.h, per report fromTom Lane2001-11-18
* Add some more index entries.Peter Eisentraut2001-11-12
* A little reformatting for better print appearance.Peter Eisentraut2001-10-31
* Uppercase keywords where appropriate.Bruce Momjian2001-10-12
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-13
* Markup and spell-check run over Programmer's Guide (rather incomplete still).Peter Eisentraut2001-09-10
* fix markupPeter Eisentraut2001-09-08
* I've attached the fixed version of the patch below. After theBruce Momjian2001-09-07
* Fix typo.Peter Eisentraut2001-09-04
* Include directory rearrangementPeter Eisentraut2001-08-28
* Since PQoidStatus is deprecated, we should probably stop using it inTom Lane2001-08-10
* The portion about the PQgetssl() function in the libpq documentationBruce Momjian2001-08-10
* Remove WIN32_NON_BLOCKING_CONNECTIONS tests, since we don't need 'emTom Lane2001-07-31
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* More markup fixesPeter Eisentraut2001-05-01
* Repair freshly-broken markup.Tom Lane2001-04-30
* Break up PQexec() result functions into subsections to be clearer. BothBruce Momjian2001-04-30
* correctionPeter Eisentraut2001-03-21
* PyGreSQL documentation. Based on the README, converted to DocBook byPeter Eisentraut2001-03-04
* Replace some oldish, non-SQL'ish elements with more standard forms. (castPeter Eisentraut2001-01-20
* Fix incorrect placeholder name in example.Thomas G. Lockhart2001-01-18
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Correct erroneous documentation of PQsetnonblocking().Tom Lane2000-12-28
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-22
* responce->responseBruce Momjian2000-12-21
* Repair residual sillinesses from UUNET virtual host/socket path patch.Tom Lane2000-11-30
* Sort out things after fe-connect.c cleanup after unix socket patch.Peter Eisentraut2000-11-30