| Commit message (Expand) | Author | Age |
* | 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 |
* | Remove PQunixsocket, per Peter's recommendation. PQhost shows the socket dir... | Bruce Momjian | 2000-11-28 |
* | Make socket option specify just the directory, not the full path. | Bruce Momjian | 2000-11-22 |
* | Add mention of new leading-slash handling of hostname to libpq docs. | Bruce Momjian | 2000-11-14 |
* | Remove -k unix socketpath option from client side, allow hostname with | Bruce Momjian | 2000-11-13 |
* | UUNET is looking into offering PostgreSQL as a part of a managed web | Bruce Momjian | 2000-11-13 |
* | Remove duplicate requiressl entry. | Bruce Momjian | 2000-10-17 |
* | Here is a patch against the same cvs tree as the SSL patch (Aug 20). | Bruce Momjian | 2000-10-16 |
* | Treat empty connection parameters as is, in particular to enable overriding | Peter Eisentraut | 2000-10-03 |
* | Add `id' attributes to all `chapter' and `sect1' tags, to generate useful | Peter Eisentraut | 2000-09-29 |
* | Startup is actually start-up. | Bruce Momjian | 2000-08-29 |
* | Here is a patch against the same cvs tree as the SSL patch (Aug 20). | Bruce Momjian | 2000-08-29 |
* | Fixups in content and markup for 7.0 release. | Thomas G. Lockhart | 2000-05-02 |
* | Fix libpq example return values | Bruce Momjian | 2000-04-25 |
* | Minor markup changes. Refer to (".../catalog") in the emacs hints. | Thomas G. Lockhart | 2000-03-31 |
* | In PQnotifies discussion, reference PQsocket as function needed to get | Tom Lane | 2000-03-26 |
* | Fold PQsetenv working state into PGconn, rather than trying to maintain | Tom Lane | 2000-03-24 |
* | Update libpq documentation for PQconndefaults() change. Add section | Tom Lane | 2000-03-11 |
* | New cost model for planning, incorporating a penalty for random page | Tom Lane | 2000-02-15 |
* | Fix extraneous ending tag on libpq.sgml. | Thomas G. Lockhart | 2000-02-15 |
* | Fixed psql double quoting of SQL ids | Peter Eisentraut | 2000-02-07 |
* | Remove extraneous end tag. Code now compiles cleanly. | Thomas G. Lockhart | 2000-02-02 |
* | A few minor psql enhancements | Peter Eisentraut | 2000-01-29 |
* | Remove obsolete references to 8K query limit. | Tom Lane | 2000-01-25 |
* | Libpq non-blocking mode, from Alfred Perlstein | Bruce Momjian | 2000-01-18 |
* | Clean up some problems in new asynchronous-connection logic | Tom Lane | 2000-01-14 |
* | Fix markup (a couple of missing tags) and renormalize. | Thomas G. Lockhart | 1999-12-06 |
* | This patch (against the current CVS sources) adds to libpq the functions | Bruce Momjian | 1999-11-30 |
* | Update for documentation in libpq changes. | Bruce Momjian | 1999-11-11 |
* | update | Bruce Momjian | 1999-10-26 |
* | Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN | Bruce Momjian | 1999-06-17 |
* | Minor updates to libpq documentation. | Tom Lane | 1999-05-21 |
* | libpq++ uses fe_setauthsvc which is deprecated and results in an error | Bruce Momjian | 1999-05-10 |