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