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