| Commit message (Expand) | Author | Age |
* | Add note about sort order of character datatypes being locale-dependent, | Tom Lane | 2002-10-24 |
* | Make link to schema inspection functions more clear. | Tom Lane | 2002-10-24 |
* | Add introductory sections explaining what each book is about. Remove Y2K | Peter Eisentraut | 2002-10-24 |
* | Add mention of postgres signals to reference page | Bruce Momjian | 2002-10-23 |
* | Specify that we need bison >= 1.50. | Tom Lane | 2002-10-22 |
* | Move libpgeasy.sgml to gborg. | Bruce Momjian | 2002-10-21 |
* | Move odbc.sgml to gborg ODBC project. | Bruce Momjian | 2002-10-21 |
* | Small update for the removal of some memory leaks in plpython SGML example. | Bruce Momjian | 2002-10-21 |
* | Improve ECPG documentation. | Peter Eisentraut | 2002-10-21 |
* | Since ANY is a reserved word, better suggest that ANY be quoted when | Tom Lane | 2002-10-21 |
* | Fix documented sizes of geometric types. | Tom Lane | 2002-10-21 |
* | Fix example of doing a restore. | Tom Lane | 2002-10-21 |
* | Remove trailing blanks in cvs.sgml. | Bruce Momjian | 2002-10-20 |
* | Update description of numeric constants to match 7.3 reality. | Tom Lane | 2002-10-20 |
* | Add warning that autocommit=off is not well-supported yet. | Tom Lane | 2002-10-20 |
* | Move BeOS and QNX4 to unsupported-platform list, until someone cares | Tom Lane | 2002-10-20 |
* | Fix inconsistent formatting. | Tom Lane | 2002-10-19 |
* | Fix incomplete definition of ALTER TABLE ADD/DROP CONSTRAINT syntax. | Tom Lane | 2002-10-19 |
* | Fix rewrite code so that rules are in fact executed in order by name, | Tom Lane | 2002-10-19 |
* | Fix psql's \copy to accept table names containing schemas, as well as | Tom Lane | 2002-10-19 |
* | Improve discussion of FOR UPDATE. | Tom Lane | 2002-10-18 |
* | Put the disk information all in one chapter. | Peter Eisentraut | 2002-10-16 |
* | Adjust handling of command status strings in the presence of rules, | Tom Lane | 2002-10-14 |
* | - Link the entries in the table to the catalog heading | Bruce Momjian | 2002-10-14 |
* | Make SET really not start a transaction. | Tom Lane | 2002-10-13 |
* | Compute version number for docs on the fly. | Peter Eisentraut | 2002-10-12 |
* | Handle indentation of verbatim environments in HTML output via CSS. | Peter Eisentraut | 2002-10-12 |
* | Fix linking problem. | Peter Eisentraut | 2002-10-12 |
* | Replace &version; by appropriate version. | Peter Eisentraut | 2002-10-12 |
* | Assorted reference page updates | Peter Eisentraut | 2002-10-11 |
* | set.patch updates an example in ref/set.sgml to have microsecond | Bruce Momjian | 2002-10-09 |
* | Have SET not start transaction when autocommit off, with doc updates. | Bruce Momjian | 2002-10-09 |
* | Fix markup error. | Bruce Momjian | 2002-10-05 |
* | Add more documentation about CURRENT_TIMESTAMP. | Bruce Momjian | 2002-10-05 |
* | Restrict CREATE OPERATOR CLASS to superusers, per discussion some weeks | Tom Lane | 2002-10-04 |
* | Require superuser privilege to create a binary-compatible cast, per | Tom Lane | 2002-10-04 |
* | Add wording so people know PANIC is really "off" for log_min_error_statement. | Bruce Momjian | 2002-10-03 |
* | Re-enable pg_resetxlog to accept -l values in hexadecimal (it used to | Tom Lane | 2002-10-02 |
* | Turn GUC log_min_error_statement off by default by setting it to PANIC. | Bruce Momjian | 2002-10-02 |
* | Applied doc patch to jdbc doc which documents support for datasources | Barry Lind | 2002-10-01 |
* | Update HISTORY/release.sgml for 7.2.3. | Bruce Momjian | 2002-10-01 |
* | Simplify SSL certificate instructions. | Bruce Momjian | 2002-09-27 |
* | Allow SSL to work withouth client-side certificate infrastructure. | Bruce Momjian | 2002-09-26 |
* | Enhance the description of user and database management. Reduce the | Peter Eisentraut | 2002-09-25 |
* | Make PL/pgSQL capitalization consistent. | Bruce Momjian | 2002-09-24 |
* | Change default privileges for languages and functions to be PUBLIC USAGE | Tom Lane | 2002-09-24 |
* | Update some obsolete comments and column descriptions. | Tom Lane | 2002-09-24 |
* | Tweak conversion names to follow the established naming scheme, and | Peter Eisentraut | 2002-09-24 |
* | Fix broken markup. | Tom Lane | 2002-09-23 |
* | Move PyGreSQL usage documentation from README into DocBook. Some other | Peter Eisentraut | 2002-09-23 |