summaryrefslogtreecommitdiff
path: root/doc/src
AgeCommit message (Expand)Author
2005-09-20Update profile file location.Bruce Momjian
2005-09-20Add:Bruce Momjian
2005-09-19Remove:Bruce Momjian
2005-09-19Print proper cause of statement cancel, user interaction or timeout.Bruce Momjian
2005-09-19update timestamp on file.Bruce Momjian
2005-09-18Fix typo in link label, per Evgeny Gridasov.Tom Lane
2005-09-17Add:Bruce Momjian
2005-09-16Add:Bruce Momjian
2005-09-16Update numbering.Bruce Momjian
2005-09-16Add:Bruce Momjian
2005-09-16Update wording:Bruce Momjian
2005-09-16Add:Bruce Momjian
2005-09-16Rename pg_complete_relation_size() to pg_total_relation_size(), for theNeil Conway
2005-09-16Update release notes for changes between beta1 and beta2.Tom Lane
2005-09-16Add note about pg_autovacuum settings not being saved on a dump, perAlvaro Herrera
2005-09-14Various documentation improvements. Add a lot of index entries forNeil Conway
2005-09-13Minor SGML markup fixes.Neil Conway
2005-09-13Document the new autovacuum daemon.Alvaro Herrera
2005-09-12Fix cut-and-paste-o in TCP keepalives documentation.Tom Lane
2005-09-12Minor documentation tweak: make the capitalization of a section titleNeil Conway
2005-09-12Make the documentation of GUC variables a separate chapter, rather thanNeil Conway
2005-09-12Update manual's introduction to indexes to reflect 8.1 changes; inTom Lane
2005-09-12Fix a mistake in the documentation for SPI_getbinval(), per Michael Fuhr.Neil Conway
2005-09-12Forgot to add pg_pltemplate to the list of shared system catalogs thatTom Lane
2005-09-12Add a few items to the release notes, and make a few more minor cleanups.Neil Conway
2005-09-11Many small improvements and copy edits to the release notes. Use "—"Neil Conway
2005-09-10Update URL for FAQ_MINGW.Bruce Momjian
2005-09-09Fix the various forms of AT TIME ZONE to accept either timezones foundTom Lane
2005-09-08Create the pg_pltemplate system catalog to hold template informationTom Lane
2005-09-05Implement a preliminary 'template' facility for procedural languages,Tom Lane
2005-09-05Add a note about CSV lines with trailing spaces.Andrew Dunstan
2005-09-04Fix typo in Richard's last name.Alvaro Herrera
2005-09-03Add idea:Bruce Momjian
2005-09-02Update.Bruce Momjian
2005-09-02Update:Bruce Momjian
2005-09-02Update:Bruce Momjian
2005-09-02Add:Bruce Momjian
2005-09-02Update wording:Bruce Momjian
2005-09-02Add:Bruce Momjian
2005-09-02Add text:Bruce Momjian
2005-09-02Add some notes about how pg_dump relates to the practices recommendedTom Lane
2005-09-02Update performance discussion for 8.1. Add a little more explanatoryTom Lane
2005-09-02Duplicate:Bruce Momjian
2005-09-01Update storage.sgml to reflect current reality.Tom Lane
2005-09-018.0.3 is now the most recent version.Bruce Momjian
2005-09-01Update disk space computation because oids are now optional.Bruce Momjian
2005-08-30Add:Bruce Momjian
2005-08-30Remove a couple of obsolete statements about how many buffers you canTom Lane
2005-08-30Improve table describing shared memory parameters.Tom Lane
2005-08-30Mention max_prepared_transactions in PREPARE TRANSACTION reference page,Tom Lane