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