index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
...
*
Arrange for indexes and toast tables to inherit their ownership from
Tom Lane
2005-08-26
*
Fix bogus freeaddrinfo() call in WIN32 code, extend gai_strerror to
Tom Lane
2005-08-25
*
Replace out-of-line tas() assembly code for MIPS with a properly
Tom Lane
2005-08-25
*
Factor out the common subexpression month_remainder * DAYS_PER_MONTH
Tom Lane
2005-08-25
*
Back out pfrees for justify_hour function calls.
Bruce Momjian
2005-08-25
*
Original assumption that our own getaddrinfo routine would never support
Tom Lane
2005-08-25
*
Fix memory leak when using justify_hours.
Bruce Momjian
2005-08-25
*
Update release checklist.
Bruce Momjian
2005-08-25
*
Add code to use Windows getaddrinfo and friends if they exist. This
Tom Lane
2005-08-24
*
Back off allow_nonpic_in_shlib for FreeBSD builds: only set it on i386.
Tom Lane
2005-08-24
*
More beta1 cleanup.
Bruce Momjian
2005-08-24
*
Fix SHOW and RESET grammar to accept custom variable names.
Tom Lane
2005-08-24
*
Make the plperl regression tests pass in 'use_strict' mode, by adding
Tom Lane
2005-08-24
*
Get rid of inappropriate use of croak(). Per report from Michael Fuhr.
Tom Lane
2005-08-24
*
Fix up plperl 'use_strict' so that it can be enabled or disabled on the
Tom Lane
2005-08-24
*
Add small hack to support use of Unicode-based locales on WIN32. This
Tom Lane
2005-08-24
*
Fix ExecBRDeleteTriggers so that deletion is not suppressed when delete
Tom Lane
2005-08-24
*
- Check for NULL before checking whether argument is an array.
Michael Meskes
2005-08-24
*
Add ALTER TABLE ENABLE/DISABLE TRIGGER commands. Change pg_dump to
Tom Lane
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
*
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
*
Fix broken lrand48() implementation, per Merlin Moncure.
Tom Lane
2005-08-23
*
Fix wrong dependency on owner created by ALTER OPCLASS OWNER.
Tom Lane
2005-08-23
*
Rewrite gather-write patch into something less obviously bolted on
Tom Lane
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
*
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 hint for to_char(interval) invalid format specifications.
Bruce Momjian
2005-08-18
*
Fix to_char(interval) to return proper year and century values.
Bruce Momjian
2005-08-18
*
Avoid an Assert failure if OuterUserId hasn't been set yet during
Tom Lane
2005-08-17
*
More formatting.c cleanups.
Bruce Momjian
2005-08-17
*
Small cleanup.
Bruce Momjian
2005-08-17
[prev]
[next]