aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* First try at a major features list for 8.2.Bruce Momjian2006-09-22
* Fix free space map to correctly track the total amount of FSM space neededTom Lane2006-09-21
* Add comments about STORAGE option for GINTeodor Sigaev2006-09-21
* Fix table's captionTeodor Sigaev2006-09-21
* Updated several parts in particular variable handling. This is work that was ...Michael Meskes2006-09-21
* Wording changes for continuous archving, per Simon.Bruce Momjian2006-09-21
* Add documentation for new in-core advisory lock functions. Merlin MoncureTom Lane2006-09-20
* Add URL for domain casting:Bruce Momjian2006-09-20
* Update release notes to use scaron, rather than numeric code for entity.Bruce Momjian2006-09-20
* Fix bogus markup.Tom Lane2006-09-20
* Add AIX shared library support item to release notes.Bruce Momjian2006-09-20
* Change patternsel (LIKE/regex selectivity estimation) so that if thereTom Lane2006-09-20
* Release note wording improvement.Bruce Momjian2006-09-20
* Add shared linking information to AIX FAQ.Bruce Momjian2006-09-20
* Improvements to the partitioning documentation. Original patch from GregNeil Conway2006-09-20
* Improve usage of effective_cache_size parameter by assuming that all theTom Lane2006-09-19
* Do a round of copy-editing for the release notes: fix some typos andNeil Conway2006-09-19
* Dashed items are now for 8.3:Bruce Momjian2006-09-19
* Remove completed TODO items:Bruce Momjian2006-09-19
* Document how to use psql's --single-transaction option to rollback restoringNeil Conway2006-09-19
* Fix broken markup.Tom Lane2006-09-19
* Fix shared library creation to work properly on AIX. Albe LaurenzTom Lane2006-09-19
* Minor additions and typo fixes for the backup documentation. Patch fromNeil Conway2006-09-19
* More 8.2 release item reordering.Bruce Momjian2006-09-19
* Reorder 8.2 release note items more logically.Bruce Momjian2006-09-19
* Update migration changes, more cleanups.Bruce Momjian2006-09-19
* Properly mention in the release notes that fillfactor controls both heapBruce Momjian2006-09-18
* Wrap long lines in 8.2 release notes.Bruce Momjian2006-09-18
* Updates from Jim Nasby.Bruce Momjian2006-09-18
* Add built-in userlock manipulation functions to replace the formerTom Lane2006-09-18
* Move 8.2 release documentation into SGML.Bruce Momjian2006-09-18
* Make the order of the CASCADE and RESTRICT keywords in the DROP OWNEDNeil Conway2006-09-18
* Documentation for VALUES lists. Joe Conway and Tom LaneTom Lane2006-09-18
* Add URL for commenting postgresql.conf:Bruce Momjian2006-09-18
* Add URL for UUID:Bruce Momjian2006-09-18
* Fix problems with column name list of CREATE TABLE AS being applied toTom Lane2006-09-18
* Add item:Bruce Momjian2006-09-18
* Add URL to UPDATE unique index case x=x+1:Bruce Momjian2006-09-18
* Improve wordings by David Fuhry <dfuhry@cs.kent.edu>Teodor Sigaev2006-09-18
* Fix CREATE TABLE ... AS VALUES ... to work rather than Assert'ing;Tom Lane2006-09-18
* Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock onTom Lane2006-09-17
* Marginal cleanup in arrangements for ensuring StrategyHintVacuum is clearedTom Lane2006-09-17
* Update TODO for short header versions:Bruce Momjian2006-09-16
* Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,Tom Lane2006-09-16
* Update timezone data files to release 2006k of the zic database.Tom Lane2006-09-16
* Rename xml_valid() to xml_is_well_formed(), but provide a temporaryTom Lane2006-09-16
* Define errcode as __msvc_errcode not __vc_errcode for MSVC builds,Tom Lane2006-09-16
* Fix some more uses of str[n]casecmp that should be pg_str[n]casecmp.Tom Lane2006-09-16
* Remove emacs info from footer of SGML files.Bruce Momjian2006-09-16
* Document Warm Standby for High AvailabilityBruce Momjian2006-09-15