Commit Graph

23394 Commits (b0d64a090b14217c9bcf620a32c60eab1354470f)
 

Author SHA1 Message Date
Teodor Sigaev b0d64a090b Add comments about STORAGE option for GIN 19 years ago
Teodor Sigaev 823ffd88e3 Fix table's caption 19 years ago
Michael Meskes 8ad3afee1a Updated several parts in particular variable handling. This is work that was part of SoC. 19 years ago
Bruce Momjian 323ff93afb Wording changes for continuous archving, per Simon. 19 years ago
Tom Lane 0efa510bf7 Add documentation for new in-core advisory lock functions. Merlin Moncure 19 years ago
Bruce Momjian e56ccad7b0 Add URL for domain casting: 19 years ago
Bruce Momjian 0e54962890 Update release notes to use scaron, rather than numeric code for entity. 19 years ago
Tom Lane c59487cfb3 Fix bogus markup. 19 years ago
Bruce Momjian f2aad31424 Add AIX shared library support item to release notes. 19 years ago
Tom Lane bfd1ffa948 Change patternsel (LIKE/regex selectivity estimation) so that if there 19 years ago
Bruce Momjian 06b33f0ee8 Release note wording improvement. 19 years ago
Bruce Momjian c840db7f0d Add shared linking information to AIX FAQ. 19 years ago
Neil Conway c62172100b Improvements to the partitioning documentation. Original patch from Greg 19 years ago
Tom Lane b74c543685 Improve usage of effective_cache_size parameter by assuming that all the 19 years ago
Neil Conway 45e11d098f Do a round of copy-editing for the release notes: fix some typos and 19 years ago
Bruce Momjian b27170b936 Dashed items are now for 8.3: 19 years ago
Bruce Momjian aa3f396aca Remove completed TODO items: 19 years ago
Neil Conway f7ea4eeed6 Document how to use psql's --single-transaction option to rollback restoring 19 years ago
Tom Lane 85fca79a02 Fix broken markup. 19 years ago
Tom Lane 9b5e108ee9 Fix shared library creation to work properly on AIX. Albe Laurenz 19 years ago
Neil Conway 48fe137425 Minor additions and typo fixes for the backup documentation. Patch from 19 years ago
Bruce Momjian a676d7f6d9 More 8.2 release item reordering. 19 years ago
Bruce Momjian cf90c54bb3 Reorder 8.2 release note items more logically. 19 years ago
Bruce Momjian 88057d0cf2 Update migration changes, more cleanups. 19 years ago
Bruce Momjian dd18c57979 Properly mention in the release notes that fillfactor controls both heap 19 years ago
Bruce Momjian e328f8b0ba Wrap long lines in 8.2 release notes. 19 years ago
Bruce Momjian 1fc333f041 Updates from Jim Nasby. 19 years ago
Tom Lane 9b4cda0df6 Add built-in userlock manipulation functions to replace the former 19 years ago
Bruce Momjian f7f308d6a6 Move 8.2 release documentation into SGML. 19 years ago
Neil Conway ecf5009099 Make the order of the CASCADE and RESTRICT keywords in the DROP OWNED 19 years ago
Tom Lane b5b1eb80b7 Documentation for VALUES lists. Joe Conway and Tom Lane 19 years ago
Bruce Momjian 5f04ce3126 Add URL for commenting postgresql.conf: 19 years ago
Bruce Momjian c74c313519 Add URL for UUID: 19 years ago
Tom Lane 2ad94d382c Fix problems with column name list of CREATE TABLE AS being applied to 19 years ago
Bruce Momjian e8efd98312 Add item: 19 years ago
Bruce Momjian 329cec451e Add URL to UPDATE unique index case x=x+1: 19 years ago
Teodor Sigaev bcbb402e31 Improve wordings by David Fuhry <dfuhry@cs.kent.edu> 19 years ago
Tom Lane 18a963778a Fix CREATE TABLE ... AS VALUES ... to work rather than Assert'ing; 19 years ago
Tom Lane da7540b9d1 Change ANALYZE to take ShareUpdateExclusiveLock not AccessShareLock on 19 years ago
Tom Lane 2e5e856f6b Marginal cleanup in arrangements for ensuring StrategyHintVacuum is cleared 19 years ago
Bruce Momjian f204274191 Update TODO for short header versions: 19 years ago
Tom Lane 5ff4f39c0e Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 19 years ago
Tom Lane 7ed5df437d Update timezone data files to release 2006k of the zic database. 19 years ago
Tom Lane 1246d797e4 Rename xml_valid() to xml_is_well_formed(), but provide a temporary 19 years ago
Tom Lane 801cbe3310 Define errcode as __msvc_errcode not __vc_errcode for MSVC builds, 19 years ago
Tom Lane ac733df61b Fix some more uses of str[n]casecmp that should be pg_str[n]casecmp. 19 years ago
Bruce Momjian 32cebaecff Remove emacs info from footer of SGML files. 19 years ago
Bruce Momjian 5e550acbc4 Document Warm Standby for High Availability 19 years ago
Bruce Momjian 075c0caa90 Document WAL recovery now uses checkpoints. 19 years ago
Tom Lane 83078e9912 Several fixes for MSVC build scripts, from Magnus. 19 years ago