| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add libpq connection timeout parameter. | Bruce Momjian | 2002-08-17 | 1 | -1/+10 |
| * | PostgreSQL 7.2.1 Documentation | Bruce Momjian | 2002-08-15 | 1 | -3/+3 |
| * | I'm giving a try at some TODO items. Currently it's the turn of the | Bruce Momjian | 2002-08-15 | 1 | -4/+20 |
| * | Spell checking and markup additions | Peter Eisentraut | 2002-03-22 | 1 | -2/+2 |
| * | Fix markup | Peter Eisentraut | 2002-03-11 | 1 | -2/+2 |
| * | Add PQunescapeBytea libpq function. | Bruce Momjian | 2002-03-04 | 1 | -1/+20 |
| * | Improve non-thread-safe mention of libpq's crypt. | Bruce Momjian | 2002-01-18 | 1 | -8/+8 |
| * | Improve description of autocommit behavior in ecpg manual pages. | Bruce Momjian | 2002-01-18 | 1 | -5/+12 |
| * | Editorial review | Peter Eisentraut | 2002-01-07 | 1 | -90/+95 |
| * | Improve wording | Peter Eisentraut | 2001-11-29 | 1 | -2/+2 |
| * | Mention ps environment flag, not just -e. | Bruce Momjian | 2001-11-28 | 1 | -2/+3 |
| * | Update 'ps e' comments. | Bruce Momjian | 2001-11-28 | 1 | -2/+2 |
| * | Document that PGPASSWORD is not secure. | Bruce Momjian | 2001-11-28 | 1 | -2/+4 |
| * | Spell 'precedes', 'preceding' correctly in various places. | Tom Lane | 2001-11-21 | 1 | -2/+2 |
| * | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 | 1 | -6/+6 |
| * | Here's a patch adding documentation for the PQescapeBytea function to | Bruce Momjian | 2001-11-20 | 1 | -1/+51 |
| * | A bunch of small doco updates motivated by scanning the comments on | Tom Lane | 2001-11-19 | 1 | -4/+5 |
| * | utils/geo-decls.h should be utils/geo_decls.h, per report from | Tom Lane | 2001-11-18 | 1 | -2/+2 |
| * | Add some more index entries. | Peter Eisentraut | 2001-11-12 | 1 | -20/+35 |
| * | A little reformatting for better print appearance. | Peter Eisentraut | 2001-10-31 | 1 | -17/+16 |
| * | Uppercase keywords where appropriate. | Bruce Momjian | 2001-10-12 | 1 | -8/+8 |
| * | Replace ASCII-quotes with proper markup. | Peter Eisentraut | 2001-09-13 | 1 | -14/+13 |
| * | Markup and spell-check run over Programmer's Guide (rather incomplete still). | Peter Eisentraut | 2001-09-10 | 1 | -214/+244 |
| * | fix markup | Peter Eisentraut | 2001-09-08 | 1 | -1/+2 |
| * | I've attached the fixed version of the patch below. After the | Bruce Momjian | 2001-09-07 | 1 | -1/+37 |
| * | Fix typo. | Peter Eisentraut | 2001-09-04 | 1 | -4/+4 |
| * | Include directory rearrangement | Peter Eisentraut | 2001-08-28 | 1 | -1/+124 |
| * | Since PQoidStatus is deprecated, we should probably stop using it in | Tom Lane | 2001-08-10 | 1 | -6/+9 |
| * | The portion about the PQgetssl() function in the libpq documentation | Bruce Momjian | 2001-08-10 | 1 | -19/+1 |
| * | Remove WIN32_NON_BLOCKING_CONNECTIONS tests, since we don't need 'em | Tom Lane | 2001-07-31 | 1 | -7/+1 |
| * | Add index. Only some parts of the manual set have index entries so far... | Peter Eisentraut | 2001-05-12 | 1 | -1/+34 |
| * | More markup fixes | Peter Eisentraut | 2001-05-01 | 1 | -1/+4 |
| * | Repair freshly-broken markup. | Tom Lane | 2001-04-30 | 1 | -5/+2 |
| * | Break up PQexec() result functions into subsections to be clearer. Both | Bruce Momjian | 2001-04-30 | 1 | -95/+119 |
| * | correction | Peter Eisentraut | 2001-03-21 | 1 | -3/+3 |
| * | PyGreSQL documentation. Based on the README, converted to DocBook by | Peter Eisentraut | 2001-03-04 | 1 | -3/+3 |
| * | Replace some oldish, non-SQL'ish elements with more standard forms. (cast | Peter Eisentraut | 2001-01-20 | 1 | -7/+5 |
| * | Fix incorrect placeholder name in example. | Thomas G. Lockhart | 2001-01-18 | 1 | -2/+2 |
| * | Terminology cleanup: class -> table, instance -> row, attribute -> column, | Peter Eisentraut | 2001-01-13 | 1 | -5/+5 |
| * | Correct erroneous documentation of PQsetnonblocking(). | Tom Lane | 2000-12-28 | 1 | -5/+9 |
| * | Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") | Peter Eisentraut | 2000-12-22 | 1 | -3/+3 |
| * | responce->response | Bruce Momjian | 2000-12-21 | 1 | -2/+2 |
| * | Repair residual sillinesses from UUNET virtual host/socket path patch. | Tom Lane | 2000-11-30 | 1 | -9/+13 |
| * | Sort out things after fe-connect.c cleanup after unix socket patch. | Peter Eisentraut | 2000-11-30 | 1 | -19/+2 |
| * | Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir... | Bruce Momjian | 2000-11-28 | 1 | -11/+1 |
| * | Make socket option specify just the directory, not the full path. | Bruce Momjian | 2000-11-22 | 1 | -6/+5 |
| * | Add mention of new leading-slash handling of hostname to libpq docs. | Bruce Momjian | 2000-11-14 | 1 | -4/+6 |
| * | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian | 2000-11-13 | 1 | -4/+4 |
| * | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 | 1 | -1/+27 |
| * | Remove duplicate requiressl entry. | Bruce Momjian | 2000-10-17 | 1 | -12/+1 |