aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Fix typo and markup.Peter Eisentraut2002-11-18
* Update SGML problem in ports.Bruce Momjian2002-11-18
* Remove ALL from CLUSTER ALL. Use just CLUSTER.Bruce Momjian2002-11-18
* Update ports list.Bruce Momjian2002-11-18
* Re-order REINDEX options in manual for consistency. REINDEXBruce Momjian2002-11-17
* Revise SQL features list.Peter Eisentraut2002-11-17
* SGML markup fixes.Bruce Momjian2002-11-15
* SGML improvements.Bruce Momjian2002-11-15
* New version attached. The following is implemented:Bruce Momjian2002-11-15
* Add DOMAIN check constraints.Bruce Momjian2002-11-15
* Add checkpoint_warning to warn of excessive checkpoints caused by tooBruce Momjian2002-11-15
* Rename hostname_lookup to log_hostname.Bruce Momjian2002-11-15
* Rename show_source_port to log_source_port.Bruce Momjian2002-11-15
* Rename:Bruce Momjian2002-11-15
* Rename server_min_messages to log_min_messages. Part of consolidationBruce Momjian2002-11-14
* Update ports list.Bruce Momjian2002-11-14
* Fix Magnus's name.Bruce Momjian2002-11-14
* Fix version number for FreeBSD/alpha on ports list.Bruce Momjian2002-11-14
* Update ports list.Bruce Momjian2002-11-14
* Update ports list.Bruce Momjian2002-11-14
* Update ports list.Bruce Momjian2002-11-14
* Make MOVE/FETCH 0 actually move/fetch 0. Add MOVE LAST to move to endBruce Momjian2002-11-13
* Add AIX as supported platform.Bruce Momjian2002-11-12
* Code review for ON COMMIT patch. Make the actual on-commit action happenTom Lane2002-11-11
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Merge release note updates from 7.3 branch.Peter Eisentraut2002-11-11
* Update jdbc doc to reflect correct name of the PGConnection class.Barry Lind2002-11-11
* This patch makes a minor cleanup to the implementation of PERFORM inBruce Momjian2002-11-10
* Add documentation for array_upper/lower().Bruce Momjian2002-11-10
* I just discovered, that there is missing a const when passing a bufferBruce Momjian2002-11-10
* Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.Bruce Momjian2002-11-10
* Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]Bruce Momjian2002-11-09
* Update discussion of floating-point problems in regression tests.Tom Lane2002-11-08
* Here is a patch that does just that, while maintaining theBruce Momjian2002-11-08
* Add extra_float_digits GUC parameter to allow adjustment of displayedTom Lane2002-11-08
* Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const paramBruce Momjian2002-11-08
* I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy betweenBruce Momjian2002-11-08
* Update release docs for 7.3.Bruce Momjian2002-11-08
* Add OS/X kernel tuning section.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-05
* Fix broken markup.Tom Lane2002-11-05
* Update ports list.Bruce Momjian2002-11-05
* Update ports list.Bruce Momjian2002-11-04
* This patch adds a couple of extra index entries and removes someBruce Momjian2002-11-03
* This patch adds information to the documentation on .pgpass and createsBruce Momjian2002-11-03
* Fix some misstatements in WAL parameter discussion.Tom Lane2002-11-02
* Remove encoding lookups from grammar stage, push them back to placesTom Lane2002-11-02