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