summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2005-12-21Add additional example for interval multiplication.Bruce Momjian
2005-12-09Add release notes for back branches (7.3 and up).Tom Lane
2005-12-09Add documentation about the behavior of BEFORE triggers and referentialBruce Momjian
2005-12-09Remove mention that history is _now_ automatically saved on exit. ItBruce Momjian
2005-12-09Fix broken markup.Tom Lane
2005-12-08Release note wording improvements.Bruce Momjian
2005-12-08Wrap UTF-8 paragraph.Bruce Momjian
2005-12-08Update wording of translation bug item.Bruce Momjian
2005-12-08Stamp 8.1.1.Bruce Momjian
2005-12-08Update release notes for 8.1.1.Bruce Momjian
2005-12-08there's a paragraph in the ALTER TABLE reference page that reads:Bruce Momjian
2005-12-08Remove empty heading row in error table.Bruce Momjian
2005-12-08Add "Constant" column to error code table.Bruce Momjian
2005-12-08Documentation fix: s/event_object_name/event_object_table/gPeter Eisentraut
2005-12-08Add documentation about the inability of plpsql to use parameter namesBruce Momjian
2005-12-07Fix incorrect SPI example, per Yoshihisa Nakano.Tom Lane
2005-12-07Improve lazy vacuum wording.Bruce Momjian
2005-12-07Clarify vacuum lazy can shrink a file under certain circumstances.Bruce Momjian
2005-12-06Update iconv wording, per Peter.Bruce Momjian
2005-12-06Highlight diff idea for iconv.Bruce Momjian
2005-12-06iconv uses UTF-8, not UTF8.Bruce Momjian
2005-12-06Document method of removing invalid UTF8 escape sequences from dumpBruce Momjian
2005-12-06Since my name has a non-ascii-letter in it, it's often spelled wrong. InBruce Momjian
2005-12-03Allow to_char(interval) and to_char(time) to use AM/PM specifications.Bruce Momjian
2005-12-02Fix obsolete description of -h option, per Andreas Schmidt.Tom Lane
2005-12-01Fix typo in PL/PgSQL documentation, per Chris KL.Neil Conway
2005-11-28Improve documentation for COALESCE and NULLIF. Add references for NVLBruce Momjian
2005-11-16Properly document return value of strpos().Bruce Momjian
2005-11-05Yet another supported-platforms update.Tom Lane
2005-11-04Editorial review for partitioning/constraint exclusion documentation.Tom Lane
2005-11-04Spellchecking run, final cleanupsPeter Eisentraut
2005-11-04Update release notes for 8.1.Bruce Momjian
2005-11-04Update supported-platforms list.Tom Lane
2005-11-04Avoid referring to a specific version of the SQL standard except whereTom Lane
2005-11-03Some minor improvements to the CE docs. Also fix a bit of SGML markupNeil Conway
2005-11-02Add Tomoaki Sato to pgbench changes in release notes.Bruce Momjian
2005-11-01Add some documentation for constraint exclusion and basic partitioning.Neil Conway
2005-11-01Make an editorial pass over the reference pages.Tom Lane
2005-10-31Update supported-platforms entry for Tru64.Tom Lane
2005-10-31Mention in the docs that temporary/non-temp tables can not shareBruce Momjian
2005-10-30Update supported-platforms list.Tom Lane
2005-10-30Fix psql ref typo.Bruce Momjian
2005-10-28Update supported-platforms list.Tom Lane
2005-10-28Fix broken markup.Tom Lane
2005-10-28Remove mention that \x doesn't affect backslash commands.Bruce Momjian
2005-10-27Add mention that .pgpass localhost matches tcp and unix domain sockets.Bruce Momjian
2005-10-27Disable expanded mode only for \d tablename, not for all backslashBruce Momjian
2005-10-26Add info about using rsync to make base backups. Per report fromTom Lane
2005-10-26Adjust parser so that POSTQUEL-style implicit RTEs are stored withTom Lane
2005-10-26Rename config section headings.Bruce Momjian