summaryrefslogtreecommitdiff
path: root/doc/src/sgml/libpq.sgml
Commit message (Expand)AuthorAgeFilesLines
* Add libpq connection timeout parameter.Bruce Momjian2002-08-171-1/+10
* PostgreSQL 7.2.1 DocumentationBruce Momjian2002-08-151-3/+3
* I'm giving a try at some TODO items. Currently it's the turn of theBruce Momjian2002-08-151-4/+20
* Spell checking and markup additionsPeter Eisentraut2002-03-221-2/+2
* Fix markupPeter Eisentraut2002-03-111-2/+2
* Add PQunescapeBytea libpq function.Bruce Momjian2002-03-041-1/+20
* Improve non-thread-safe mention of libpq's crypt.Bruce Momjian2002-01-181-8/+8
* Improve description of autocommit behavior in ecpg manual pages.Bruce Momjian2002-01-181-5/+12
* Editorial reviewPeter Eisentraut2002-01-071-90/+95
* Improve wordingPeter Eisentraut2001-11-291-2/+2
* Mention ps environment flag, not just -e.Bruce Momjian2001-11-281-2/+3
* Update 'ps e' comments.Bruce Momjian2001-11-281-2/+2
* Document that PGPASSWORD is not secure.Bruce Momjian2001-11-281-2/+4
* Spell 'precedes', 'preceding' correctly in various places.Tom Lane2001-11-211-2/+2
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-211-6/+6
* Here's a patch adding documentation for the PQescapeBytea function toBruce Momjian2001-11-201-1/+51
* A bunch of small doco updates motivated by scanning the comments onTom Lane2001-11-191-4/+5
* utils/geo-decls.h should be utils/geo_decls.h, per report fromTom Lane2001-11-181-2/+2
* Add some more index entries.Peter Eisentraut2001-11-121-20/+35
* A little reformatting for better print appearance.Peter Eisentraut2001-10-311-17/+16
* Uppercase keywords where appropriate.Bruce Momjian2001-10-121-8/+8
* Replace ASCII-quotes with proper markup.Peter Eisentraut2001-09-131-14/+13
* Markup and spell-check run over Programmer's Guide (rather incomplete still).Peter Eisentraut2001-09-101-214/+244
* fix markupPeter Eisentraut2001-09-081-1/+2
* I've attached the fixed version of the patch below. After theBruce Momjian2001-09-071-1/+37
* Fix typo.Peter Eisentraut2001-09-041-4/+4
* Include directory rearrangementPeter Eisentraut2001-08-281-1/+124
* Since PQoidStatus is deprecated, we should probably stop using it inTom Lane2001-08-101-6/+9
* The portion about the PQgetssl() function in the libpq documentationBruce Momjian2001-08-101-19/+1
* Remove WIN32_NON_BLOCKING_CONNECTIONS tests, since we don't need 'emTom Lane2001-07-311-7/+1
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-121-1/+34
* More markup fixesPeter Eisentraut2001-05-011-1/+4
* Repair freshly-broken markup.Tom Lane2001-04-301-5/+2
* Break up PQexec() result functions into subsections to be clearer. BothBruce Momjian2001-04-301-95/+119
* correctionPeter Eisentraut2001-03-211-3/+3
* PyGreSQL documentation. Based on the README, converted to DocBook byPeter Eisentraut2001-03-041-3/+3
* Replace some oldish, non-SQL'ish elements with more standard forms. (castPeter Eisentraut2001-01-201-7/+5
* Fix incorrect placeholder name in example.Thomas G. Lockhart2001-01-181-2/+2
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-131-5/+5
* Correct erroneous documentation of PQsetnonblocking().Tom Lane2000-12-281-5/+9
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-221-3/+3
* responce->responseBruce Momjian2000-12-211-2/+2
* Repair residual sillinesses from UUNET virtual host/socket path patch.Tom Lane2000-11-301-9/+13
* Sort out things after fe-connect.c cleanup after unix socket patch.Peter Eisentraut2000-11-301-19/+2
* Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir...Bruce Momjian2000-11-281-11/+1
* Make socket option specify just the directory, not the full path.Bruce Momjian2000-11-221-6/+5
* Add mention of new leading-slash handling of hostname to libpq docs.Bruce Momjian2000-11-141-4/+6
* Remove -k unix socketpath option from client side, allow hostname withBruce Momjian2000-11-131-4/+4
* UUNET is looking into offering PostgreSQL as a part of a managed webBruce Momjian2000-11-131-1/+27
* Remove duplicate requiressl entry.Bruce Momjian2000-10-171-12/+1