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 DROP INDEX CONCURRENTLY IF EXISTS.
Tom Lane
2012-08-27
*
pg_basebackup: Correct error message
Peter Eisentraut
2012-08-27
*
Some spelling adjustments in release notes
Peter Eisentraut
2012-08-24
*
Normalize some British spellings
Peter Eisentraut
2012-08-24
*
Fix issues with checks for unsupported transaction states in Hot Standby.
Tom Lane
2012-08-24
*
Put options on man page and in help output in slightly better order
Peter Eisentraut
2012-08-24
*
libpq: Fix memory leak in URI parser
Peter Eisentraut
2012-08-23
*
Translation updates
Peter Eisentraut
2012-08-23
*
Stamp 9.2rc1.
REL9_2_RC1
Tom Lane
2012-08-23
*
Fix cascading privilege revoke to notice when privileges are still held.
Tom Lane
2012-08-23
*
Fix typo in example.
Heikki Linnakangas
2012-08-23
*
Remove overly-pessimistic statement about constraint exclusion.
Tom Lane
2012-08-22
*
Make a cut at a major-features list for 9.2.
Tom Lane
2012-08-22
*
Make an editorial pass over the 9.2 release notes.
Tom Lane
2012-08-22
*
Fix erroneous documentation of synchronous_commit = remote_write.
Tom Lane
2012-08-22
*
Update 9.2 release notes to reflect commits to date.
Tom Lane
2012-08-21
*
Fix dumping of security_barrier views with circular dependencies.
Tom Lane
2012-08-21
*
Fix bugs in contrib/pg_trgm's LIKE pattern analysis code.
Tom Lane
2012-08-20
*
Check LIBXML_VERSION instead of testing in configure script.
Tom Lane
2012-08-17
*
Allow create_index_paths() to consider multiple join bitmapscan paths.
Tom Lane
2012-08-16
*
Fix GiST buffering build bug, which caused "failed to re-find parent" errors.
Heikki Linnakangas
2012-08-16
*
Fix rescan logic in nodeCtescan.
Tom Lane
2012-08-15
*
Disallow extensions from owning the schema they are assigned to.
Tom Lane
2012-08-15
*
Resurrect the "last ditch" code path in join_search_one_level().
Tom Lane
2012-08-15
*
Stamp 9.2beta4.
REL9_2_BETA4
Tom Lane
2012-08-14
*
Update release notes for 9.1.5, 9.0.9, 8.4.13, 8.3.20.
Tom Lane
2012-08-14
*
Prevent access to external files/URLs via contrib/xml2's xslt_process().
Tom Lane
2012-08-14
*
Prevent access to external files/URLs via XML entity references.
Tom Lane
2012-08-14
*
Translation updates
Peter Eisentraut
2012-08-14
*
In documentation, change "recommendable" to "recommended", per
Bruce Momjian
2012-08-14
*
Update time zone data files to tzdata release 2012e.
Tom Lane
2012-08-14
*
Add link from COPY ref page to psql \copy.
Tom Lane
2012-08-11
*
Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX.
Tom Lane
2012-08-11
*
Prevent pg_upgrade from crashing if it can't write to the current
Bruce Momjian
2012-08-10
*
Fix upper limit of superuser_reserved_connections, add limit for wal_senders
Magnus Hagander
2012-08-10
*
Turn off WalSender keepalives by default, users can enable if desired
Simon Riggs
2012-08-09
*
Ensure all replication message info is available and correct via WalRcv
Simon Riggs
2012-08-09
*
Force archive_status of .done for xlogs created by dearchival/replication.
Simon Riggs
2012-08-08
*
Fix typo in comment
Alvaro Herrera
2012-08-08
*
Doc correction to point out that 9.2+ can overwrite pg_xlog files.
Simon Riggs
2012-08-08
*
Fix minor bug in XLogFileRead() that accidentally worked.
Simon Riggs
2012-08-08
*
Update isolation tests' README file.
Tom Lane
2012-08-08
*
Fix TwoPhaseGetDummyBackendId().
Tom Lane
2012-08-08
*
Fix pg_upgrade file share violation on Windows created by the commit
Bruce Momjian
2012-08-07
*
Fix redundant wording
Alvaro Herrera
2012-08-07
*
fsync backup_label after pg_start_backup()
Simon Riggs
2012-08-07
*
Typo fixes for previous commit.
Robert Haas
2012-08-06
*
Warn more vigorously about the non-transactional behavior of sequences.
Robert Haas
2012-08-06
*
Make strings identical
Alvaro Herrera
2012-08-06
*
Complain with proper error message if streaming stops prematurely
Magnus Hagander
2012-08-06
[next]