| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove trailing blanks in cvs.sgml. | Bruce Momjian | 2002-10-20 | 1 | -27/+27 |
| * | Update description of numeric constants to match 7.3 reality. | Tom Lane | 2002-10-20 | 8 | -115/+137 |
| * | Update char/varchar()/text/bytea to mention they have similar performance | Bruce Momjian | 2002-10-20 | 2 | -4/+6 |
| * | Add: | Bruce Momjian | 2002-10-20 | 1 | -1/+2 |
| * | Update Japanese FAQ, from Jun Kuwamura. | Bruce Momjian | 2002-10-20 | 2 | -545/+556 |
| * | Add: | Bruce Momjian | 2002-10-20 | 1 | -1/+2 |
| * | Add warning that autocommit=off is not well-supported yet. | Tom Lane | 2002-10-20 | 1 | -1/+12 |
| * | Move BeOS and QNX4 to unsupported-platform list, until someone cares | Tom Lane | 2002-10-20 | 1 | -18/+19 |
| * | Fix inconsistent formatting. | Tom Lane | 2002-10-19 | 1 | -3/+3 |
| * | Fix incomplete definition of ALTER TABLE ADD/DROP CONSTRAINT syntax. | Tom Lane | 2002-10-19 | 1 | -7/+23 |
| * | Fix rewrite code so that rules are in fact executed in order by name, | Tom Lane | 2002-10-19 | 1 | -3/+3 |
| * | Add: | Bruce Momjian | 2002-10-19 | 1 | -1/+2 |
| * | Fix psql's \copy to accept table names containing schemas, as well as | Tom Lane | 2002-10-19 | 1 | -4/+6 |
| * | Improve discussion of FOR UPDATE. | Tom Lane | 2002-10-18 | 1 | -7/+21 |
| * | Update for tables returning function, item 5.3, from Joe Conway. | Bruce Momjian | 2002-10-17 | 2 | -6/+12 |
| * | Add: | Bruce Momjian | 2002-10-17 | 1 | -1/+2 |
| * | Put the disk information all in one chapter. | Peter Eisentraut | 2002-10-16 | 4 | -110/+46 |
| * | Remove: | Bruce Momjian | 2002-10-15 | 1 | -3/+1 |
| * | Add: | Bruce Momjian | 2002-10-15 | 1 | -1/+2 |
| * | None. | Bruce Momjian | 2002-10-14 | 1 | -1/+1 |
| * | Adjust handling of command status strings in the presence of rules, | Tom Lane | 2002-10-14 | 1 | -28/+71 |
| * | - Link the entries in the table to the catalog heading | Bruce Momjian | 2002-10-14 | 1 | -26/+57 |
| * | Improvements to Ian Barwick patch. | Bruce Momjian | 2002-10-14 | 2 | -46/+49 |
| * | FAQ updates from Ian Barwick. | Bruce Momjian | 2002-10-14 | 2 | -188/+176 |
| * | Make SET really not start a transaction. | Tom Lane | 2002-10-13 | 4 | -14/+22 |
| * | Add: | Bruce Momjian | 2002-10-12 | 1 | -3/+3 |
| * | Added: | Bruce Momjian | 2002-10-12 | 1 | -1/+2 |
| * | Compute version number for docs on the fly. | Peter Eisentraut | 2002-10-12 | 2 | -12/+11 |
| * | Handle indentation of verbatim environments in HTML output via CSS. | Peter Eisentraut | 2002-10-12 | 2 | -7/+14 |
| * | Fix linking problem. | Peter Eisentraut | 2002-10-12 | 1 | -3/+1 |
| * | Replace &version; by appropriate version. | Peter Eisentraut | 2002-10-12 | 2 | -4/+4 |
| * | Assorted reference page updates | Peter Eisentraut | 2002-10-11 | 16 | -563/+570 |
| * | Update FAQ. | Bruce Momjian | 2002-10-11 | 2 | -4/+6 |
| * | Update Russian FAQ. | Bruce Momjian | 2002-10-11 | 2 | -21/+49 |
| * | Add replication, encryption, and cross database FAQ items. | Bruce Momjian | 2002-10-11 | 2 | -9/+49 |
| * | Prevent tv_sec from becoming negative in connection timeout code. | Bruce Momjian | 2002-10-11 | 1 | -5/+14 |
| * | Update: | Bruce Momjian | 2002-10-11 | 1 | -2/+2 |
| * | Update IN/EXISTS item. | Bruce Momjian | 2002-10-10 | 2 | -10/+16 |
| * | set.patch updates an example in ref/set.sgml to have microsecond | Bruce Momjian | 2002-10-09 | 2 | -7/+8 |
| * | > > > > and mb conversions (pg_ascii2mic and pg_mic2ascii not | Bruce Momjian | 2002-10-09 | 1 | -1/+4 |
| * | Have SET not start transaction when autocommit off, with doc updates. | Bruce Momjian | 2002-10-09 | 3 | -13/+41 |
| * | Add: | Bruce Momjian | 2002-10-09 | 1 | -1/+2 |
| * | Fix markup error. | Bruce Momjian | 2002-10-05 | 1 | -4/+6 |
| * | Add: | Bruce Momjian | 2002-10-05 | 1 | -1/+2 |
| * | Add more documentation about CURRENT_TIMESTAMP. | Bruce Momjian | 2002-10-05 | 1 | -11/+16 |
| * | Update: | Bruce Momjian | 2002-10-05 | 1 | -2/+2 |
| * | Restrict CREATE OPERATOR CLASS to superusers, per discussion some weeks | Tom Lane | 2002-10-04 | 1 | -4/+5 |
| * | Require superuser privilege to create a binary-compatible cast, per | Tom Lane | 2002-10-04 | 1 | -4/+5 |
| * | Update wording for temp files: | Bruce Momjian | 2002-10-04 | 1 | -2/+2 |
| * | Add: | Bruce Momjian | 2002-10-04 | 1 | -1/+2 |