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
*
Fix crash in assign_collations_walker for EXISTS with empty SELECT list.
Tom Lane
2013-12-02
*
Update release notes for 9.3.2, 9.2.6, 9.1.11, 9.0.15, 8.4.19.
Tom Lane
2013-12-02
*
doc: update wording of ineffective SET and ABORT commands
Bruce Momjian
2013-12-02
*
Improve draft release notes.
Tom Lane
2013-12-02
*
Increase git_changelog's timestamp_slop from 10 min to 1 day.
Tom Lane
2013-12-02
*
Flag mmap implemenation of dynamic shared memory as resize-capable.
Robert Haas
2013-12-02
*
Make NUM_TOCHAR_prepare and NUM_TOCHAR_finish macros declare "len".
Robert Haas
2013-12-02
*
Avoid out-of-bounds read in errfinish if error_stack_depth < 0.
Robert Haas
2013-12-02
*
Translation updates
Peter Eisentraut
2013-12-02
*
Draft release notes for 9.3.2.
Tom Lane
2013-12-01
*
doc: Disable preface.autolabel in XSLT
Peter Eisentraut
2013-12-01
*
Update time zone data files to tzdata release 2013h.
Tom Lane
2013-12-01
*
Editorial corrections to the October 2013 minor-release notes.
Tom Lane
2013-11-30
*
pg_upgrade: Handle default_transaction_read_only settings
Bruce Momjian
2013-11-30
*
Fix pg_dumpall to work for databases flagged as read-only.
Kevin Grittner
2013-11-30
*
Remove use of obsolescent Autoconf macros
Peter Eisentraut
2013-11-30
*
doc: Simplify handling of variablelists in XSLT build
Peter Eisentraut
2013-11-29
*
Fix a couple of bugs in MultiXactId freezing
Alvaro Herrera
2013-11-29
*
Don't TransactionIdDidAbort in HeapTupleGetUpdateXid
Alvaro Herrera
2013-11-29
*
Truncate pg_multixact/'s contents during crash recovery
Alvaro Herrera
2013-11-29
*
Fix full-table-vacuum request mechanism for MultiXactIds
Alvaro Herrera
2013-11-29
*
Replace hardcoded 200000000 with autovacuum_freeze_max_age
Alvaro Herrera
2013-11-29
*
Fix assorted issues in pg_ctl's pgwin32_CommandLine().
Tom Lane
2013-11-29
*
Be sure to release proc->backendLock after SetupLockInTable() failure.
Tom Lane
2013-11-29
*
Fix assorted race conditions in the new timeout infrastructure.
Tom Lane
2013-11-29
*
doc: Enhance documentation of ssl_ciphers setting a bit
Peter Eisentraut
2013-11-29
*
doc: Allow selecting web site CSS style sheet in XSLT HTML build
Peter Eisentraut
2013-11-28
*
Refine our definition of what constitutes a system relation.
Robert Haas
2013-11-28
*
Another gin_desc fix.
Heikki Linnakangas
2013-11-28
*
Fix gin_desc routine to match the WAL format.
Heikki Linnakangas
2013-11-28
*
Fix latent(?) race condition in LockReleaseAll.
Tom Lane
2013-11-28
*
Unbreak buildfarm
Alvaro Herrera
2013-11-28
*
Use a more granular approach to follow update chains
Alvaro Herrera
2013-11-28
*
Compare Xmin to previous Xmax when locking an update chain
Alvaro Herrera
2013-11-28
*
Don't try to set InvalidXid as page pruning hint
Alvaro Herrera
2013-11-28
*
Cope with heap_fetch failure while locking an update chain
Alvaro Herrera
2013-11-28
*
doc: Set chunk.first.sections in XSLT, for consistency with DSSSL output
Peter Eisentraut
2013-11-27
*
pg_buffercache docs: adjust order of fields
Bruce Momjian
2013-11-27
*
doc: Put data types in alphabetical order
Peter Eisentraut
2013-11-27
*
Fix stale-pointer problem in fast-path locking logic.
Tom Lane
2013-11-27
*
Minor correction of READ COMMITTED isolation level docs.
Kevin Grittner
2013-11-27
*
Minor corrections in lmgr/README.
Tom Lane
2013-11-27
*
Get rid of the post-recovery cleanup step of GIN page splits.
Heikki Linnakangas
2013-11-27
*
More GIN refactoring.
Heikki Linnakangas
2013-11-27
*
Fix plpython3 expected output.
Heikki Linnakangas
2013-11-27
*
Don't update relfrozenxid if any pages were skipped.
Heikki Linnakangas
2013-11-27
*
Documentation fix for ecpg.
Michael Meskes
2013-11-27
*
ECPG: Fix searching for quoted cursor names case-sensitively.
Michael Meskes
2013-11-27
*
Add --xlogdir option to pg_basebackup, for specifying the pg_xlog directory.
Fujii Masao
2013-11-27
*
Fix typo in release note.
Fujii Masao
2013-11-27
[next]