aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Minor tweaks for PL/PgSQL documentation.Neil Conway2005-10-06
* Revise pgstats stuff to fix the problems with not counting accessesTom Lane2005-10-06
* Improve wording of entry.Bruce Momjian2005-10-05
* Clean up some messages and fix missing translation support. Option --logPeter Eisentraut2005-10-04
* COPY's test for read-only transaction was backward; it prohibited COPY TOTom Lane2005-10-03
* Add a trace_sort option to help with measuring resource usage of externalTom Lane2005-10-03
* Fix procedure for updating nextval() defaults so that it actually works.Tom Lane2005-10-03
* Fix font of sequence header.Bruce Momjian2005-10-03
* Fix null bytes at end of file (weird).Bruce Momjian2005-10-03
* Update sequence docs.Bruce Momjian2005-10-03
* Merge Tom and my descriptions of new sequence behavior into one entry.Bruce Momjian2005-10-03
* Update release notes to show how to upgrade a database to use the newBruce Momjian2005-10-03
* Change nextval and other sequence functions to specify their sequenceTom Lane2005-10-02
* Adjust wording.Bruce Momjian2005-10-01
* Change the option spelling to --connection-limit to be consistent with thePeter Eisentraut2005-09-30
* Remove acronym in one title.Bruce Momjian2005-09-29
* Mention fix for bug #1916 in release notes for affected versions.Tom Lane2005-09-28
* Fix typo.Bruce Momjian2005-09-28
* Add section on reliable operation, talking about caching and storageBruce Momjian2005-09-28
* Add attribution.Bruce Momjian2005-09-27
* Fix problems with PGXS builds against an installation tree that wasTom Lane2005-09-27
* Release notes up to date as of today.Bruce Momjian2005-09-27
* Create preliminary release notes for upcoming back-branch releases.Tom Lane2005-09-26
* Wording cleanup.Bruce Momjian2005-09-25
* Document why PQtrace and ecpg debug() can crash the application if theBruce Momjian2005-09-25
* Cleanups for recent addition to log_connections documentation.Neil Conway2005-09-24
* Improve wording.Bruce Momjian2005-09-24
* Add mention of duplicate connection messages from psql, per Andrew.Bruce Momjian2005-09-24
* Update release notes for 4-byte UTF mappings.Bruce Momjian2005-09-24
* Document change in large object snapshotting behavior as a versionTom Lane2005-09-24
* Remove xid wraparound mention, because it was already done in 8.0, per Neil.Bruce Momjian2005-09-23
* Clarify autovacuum wording.Bruce Momjian2005-09-23
* Please find attached a patch which tells about what the spiffy,Bruce Momjian2005-09-23
* Mention that autovacuum also needs stats.Bruce Momjian2005-09-23
* Attached patch takes a swing at improving the autovacuum wording inBruce Momjian2005-09-23
* Add warning about DOMAINs.Bruce Momjian2005-09-22
* Move table constraint patch up into the main new features section of theBruce Momjian2005-09-22
* Add "basic" for table partitioning.Bruce Momjian2005-09-22
* Fix postgresql.conf lexer to accept doubled single quotes in literalTom Lane2005-09-21
* Print proper cause of statement cancel, user interaction or timeout.Bruce Momjian2005-09-19
* Fix typo in link label, per Evgeny Gridasov.Tom Lane2005-09-18
* Rename pg_complete_relation_size() to pg_total_relation_size(), for theNeil Conway2005-09-16
* Update release notes for changes between beta1 and beta2.Tom Lane2005-09-16
* Add note about pg_autovacuum settings not being saved on a dump, perAlvaro Herrera2005-09-16
* Various documentation improvements. Add a lot of index entries forNeil Conway2005-09-14
* Minor SGML markup fixes.Neil Conway2005-09-13
* Document the new autovacuum daemon.Alvaro Herrera2005-09-13
* Fix cut-and-paste-o in TCP keepalives documentation.Tom Lane2005-09-12
* Minor documentation tweak: make the capitalization of a section titleNeil Conway2005-09-12
* Make the documentation of GUC variables a separate chapter, rather thanNeil Conway2005-09-12