summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2007-12-15Fix example archive_command for standalone backups so it doesn't return spuri...Andrew Dunstan
2007-12-15Use clearer error message for gmake postgres.pdf:Bruce Momjian
2007-12-15Improve documentation about Julian dates; in particular, point out theTom Lane
2007-12-14Make error message more accuratePeter Eisentraut
2007-12-14Add default error rules for making postgres.pdf and postgres.ps,Bruce Momjian
2007-12-13Correct result type of convert_to, per Pavel Stehule.Alvaro Herrera
2007-12-13Change a couple of examples to say ALTER MAPPING instead of ADD MAPPING,Tom Lane
2007-12-12Adjust release notes for HISTORY.html generation.Bruce Momjian
2007-12-12Change 'merge sort join', a phrase we use nowhere else, to the moreTom Lane
2007-12-11Make CSV column ordering a bit more logical.Alvaro Herrera
2007-12-11Make documentation of -W options more accurate and uniform.Tom Lane
2007-12-11Remove the long-deprecated -u option from psql, since it does nothing veryTom Lane
2007-12-11Typo pointed out by Erwin Brandstetter. Remove the whole makes it evenMagnus Hagander
2007-12-11Extend the format of CSV logs to include the additional information suppliedAlvaro Herrera
2007-12-11Remove the -P options of oid2name and pgbench, as they are securityTom Lane
2007-12-10Remove Stefan Kaltenbrunner mention from full text release note item.Bruce Momjian
2007-12-10Add release note introduction.Bruce Momjian
2007-12-10Mention Stefan Kaltenbrunner as contributor for text search because ofBruce Momjian
2007-12-10Wording improvement for write-cache disabling instructions.Bruce Momjian
2007-12-10Write cache doc cleanupsBruce Momjian
2007-12-10Document how to turn off disk write cache on popular operating systems.Bruce Momjian
2007-12-10Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane
2007-12-10Change the "distributed checkpoint" release note item to Greg Smith's proposedAlvaro Herrera
2007-12-09Fix up the PQconnectionUsedPassword mess: create a separateTom Lane
2007-12-08In the release notes, mention that the "Overview" items are listed inBruce Momjian
2007-12-07In release notes, mention "most" updates are improved with HOT.Bruce Momjian
2007-12-07Update HOT description to make index column changes clearer.Bruce Momjian
2007-12-07Change documentation, change "distributed" checkpoints to "smoothed"Bruce Momjian
2007-12-07Fix typo in pg_standby docs. Arul Shaji.Neil Conway
2007-12-06Add missing table entry for lastval(), per Jeff Davis.Tom Lane
2007-12-06Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane
2007-12-05Remove unused, occasionally confusing graphics building support.Peter Eisentraut
2007-12-03Entity-ify a passel of & < > characters. Per gripe from Devrim.Tom Lane
2007-12-03Add missing documentation for SSPI packets.Magnus Hagander
2007-12-03Improve partitioning example, per Itagaki Takahiro.Tom Lane
2007-12-03Add SGML documentation for contrib/spi and contrib/test_parser.Tom Lane
2007-12-03Update SGML contrib documentation to catch up with recent changes toTom Lane
2007-12-02Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane
2007-12-02Add SGML docs for contrib/dict_int and contrib/dict_xsyn.Tom Lane
2007-12-02Improve the manual's discussion of partitioning. Recommend using aTom Lane
2007-12-02Mention hash opclasses in 'System Dependencies on Operator Classes',Tom Lane
2007-12-02Sync release notes with CVS HEAD; various editorial improvements.Tom Lane
2007-11-30Update release notes to current CVS.Bruce Momjian
2007-11-28Add additional PITR documentation.Bruce Momjian
2007-11-28RETURN NEXT doc improvement, per Alvaro.Bruce Momjian
2007-11-28Update RETURN NEXT documentation for plpgsql.Bruce Momjian
2007-11-28Plpgsql doc cleanup.Bruce Momjian
2007-11-28spell checker runPeter Eisentraut
2007-11-28Add credit to Pavel Stehule for XML functionalityPeter Eisentraut
2007-11-28Fix column numberPeter Eisentraut