aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* - Check for NULL before checking whether argument is an array.Michael Meskes2005-08-24
* Remove periods on bullet items.Bruce Momjian2005-08-24
* Mark item as complete, add another:Bruce Momjian2005-08-23
* Release note cleanups.Bruce Momjian2005-08-23
* Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Change pg_dump toTom Lane2005-08-23
* Update pgcrypto items.Bruce Momjian2005-08-23
* Update ALTER OWNER description.Bruce Momjian2005-08-23
* Add new file for win32 threading.Bruce Momjian2005-08-23
* The attached patch updates the thread test program to run stand-alone onBruce Momjian2005-08-23
* Fix function name.Bruce Momjian2005-08-23
* Clean up some very old and crufty code for TID scan planning. Not muchTom Lane2005-08-23
* Back out incorrect commit.Bruce Momjian2005-08-23
* Fix function name.Bruce Momjian2005-08-23
* Update release notes.Bruce Momjian2005-08-23
* More release note updates.Bruce Momjian2005-08-23
* Fix broken lrand48() implementation, per Merlin Moncure.Tom Lane2005-08-23
* Release note updates.Bruce Momjian2005-08-23
* Release note updates.Bruce Momjian2005-08-23
* Avoid bullets in subparagraphs.Bruce Momjian2005-08-23
* Fix markup for para.Bruce Momjian2005-08-23
* Adjust SGML so major feature items are all not in a single subparagraph.Bruce Momjian2005-08-23
* Update release notes from community comments.Bruce Momjian2005-08-23
* Update release notes for 8.1.Bruce Momjian2005-08-23
* Fix wrong dependency on owner created by ALTER OPCLASS OWNER.Tom Lane2005-08-23
* Fix SGML sect1-3 alignment in the 8.0.X series.Bruce Momjian2005-08-23
* Rewrite gather-write patch into something less obviously bolted onTom Lane2005-08-22
* Update documentation that non-super users can now do ALTER OWNER.Bruce Momjian2005-08-22
* Back out incorrect use of E'' escape addition.Bruce Momjian2005-08-22
* Cause ALTER INDEX OWNER to generate a warning and do nothing, rather thanTom Lane2005-08-22
* Fix unwanted denial of ALTER OWNER rights to superusers. There was someTom Lane2005-08-22
* enable_constraint_exclusion => constraint_exclusionBruce Momjian2005-08-22
* Improve xid wraparound message (the server isn't really shut down, justBruce Momjian2005-08-22
* Use an initdb-time test to see if the local version of getaddrinfo()Tom Lane2005-08-22
* Fix some inconsistent choices of datatypes in xlog.c. Make bufferTom Lane2005-08-22
* Minor GUC cleanups: document krb_server_hostname and custom_variable_classesTom Lane2005-08-21
* Add:Bruce Momjian2005-08-21
* Seems that the childXids list would be better based on Oid lists thanTom Lane2005-08-20
* Convert the arithmetic for shared memory size calculation from 'int'Tom Lane2005-08-20
* Invoke mksafefunc and mkunsafefunc with :: decoration. This seems a goodTom Lane2005-08-20
* Make GetMultiXactIdMembers() a public function.Tatsuo Ishii2005-08-20
* Add BackendXidGetPid().Tatsuo Ishii2005-08-20
* Repair problems with VACUUM destroying t_ctid chains too soon, and withTom Lane2005-08-20
* Fix LRU/ALL description mismatch for GUC parameter.Bruce Momjian2005-08-19
* Consistently align comments in postgresql.conf, move some slightly toBruce Momjian2005-08-19
* Update some obsolete comments --- code is using t_self now, not t_ctid.Tom Lane2005-08-18
* Fix up LIMIT/OFFSET planning so that we cope with non-constant LIMITTom Lane2005-08-18
* Add:Bruce Momjian2005-08-18
* Add hint for to_char(interval) invalid format specifications.Bruce Momjian2005-08-18
* Done:Bruce Momjian2005-08-18
* Fix to_char(interval) to return proper year and century values.Bruce Momjian2005-08-18