summaryrefslogtreecommitdiff
path: root/doc/src/sgml
AgeCommit message (Expand)Author
2006-09-29Allow assignment to array elements not contiguous with those alreadyTom Lane
2006-09-29Remove duplicate (and now incorrect) documentation for row-wise IS [NOT]Tom Lane
2006-09-28Fix IS NULL and IS NOT NULL tests on row-valued expressions to conform toTom Lane
2006-09-27GiST stands for "Generalized Search Tree", and therefore should not beNeil Conway
2006-09-26Update wording of inheritance major release item.Bruce Momjian
2006-09-26Split out inheritance major feature item in release notes.Bruce Momjian
2006-09-25Increase default value of effective_cache_size to 128MB, per discussion.Tom Lane
2006-09-25More incremental improvements for the release notes.Neil Conway
2006-09-25no-data-for-failed-tables is a pg_restore option, not a pg_dump option.Tom Lane
2006-09-25Fix name, "Laurenz Albe" at request of author.Bruce Momjian
2006-09-24Minor incremental improvements to the release notes.Neil Conway
2006-09-22Fix pg_locks view to call advisory locks advisory locks, while preservingTom Lane
2006-09-22Add to major release notes items, per Simon.Bruce Momjian
2006-09-22Move incorrectly-located indexterm entry.Tom Lane
2006-09-22Update timezone documentation to reflect current reality: instead ofTom Lane
2006-09-22Update release notes to only use HTML4 entities.Bruce Momjian
2006-09-22We're going to have to spell dotless i as plain i, because dotless i isTom Lane
2006-09-22Fix a lot of broken markup.Tom Lane
2006-09-22Update release notes to be current as of CVS today.Bruce Momjian
2006-09-22Update major release note items.Bruce Momjian
2006-09-22First try at a major features list for 8.2.Bruce Momjian
2006-09-21Add comments about STORAGE option for GINTeodor Sigaev
2006-09-21Fix table's captionTeodor Sigaev
2006-09-21Updated several parts in particular variable handling. This is work that was ...Michael Meskes
2006-09-21Wording changes for continuous archving, per Simon.Bruce Momjian
2006-09-20Add documentation for new in-core advisory lock functions. Merlin MoncureTom Lane
2006-09-20Update release notes to use scaron, rather than numeric code for entity.Bruce Momjian
2006-09-20Fix bogus markup.Tom Lane
2006-09-20Add AIX shared library support item to release notes.Bruce Momjian
2006-09-20Release note wording improvement.Bruce Momjian
2006-09-20Improvements to the partitioning documentation. Original patch from GregNeil Conway
2006-09-19Do a round of copy-editing for the release notes: fix some typos andNeil Conway
2006-09-19Document how to use psql's --single-transaction option to rollback restoringNeil Conway
2006-09-19Fix broken markup.Tom Lane
2006-09-19Minor additions and typo fixes for the backup documentation. Patch fromNeil Conway
2006-09-19More 8.2 release item reordering.Bruce Momjian
2006-09-19Reorder 8.2 release note items more logically.Bruce Momjian
2006-09-19Update migration changes, more cleanups.Bruce Momjian
2006-09-18Properly mention in the release notes that fillfactor controls both heapBruce Momjian
2006-09-18Wrap long lines in 8.2 release notes.Bruce Momjian
2006-09-18Updates from Jim Nasby.Bruce Momjian
2006-09-18Add built-in userlock manipulation functions to replace the formerTom Lane
2006-09-18Move 8.2 release documentation into SGML.Bruce Momjian
2006-09-18Make the order of the CASCADE and RESTRICT keywords in the DROP OWNEDNeil Conway
2006-09-18Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane
2006-09-18Improve wordings by David Fuhry <dfuhry@cs.kent.edu>Teodor Sigaev
2006-09-17Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock onTom Lane
2006-09-16Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,Tom Lane
2006-09-16Rename xml_valid() to xml_is_well_formed(), but provide a temporaryTom Lane
2006-09-16Remove emacs info from footer of SGML files.Bruce Momjian