aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Handle elog(FATAL) during ROLLBACK more robustly.Tom Lane2017-08-14
* Fix typoPeter Eisentraut2017-08-14
* doc: Fix logical replication protocol doc detailPeter Eisentraut2017-08-14
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-14
* Changed ecpg parser to allow RETURNING clauses without attached C variables.Michael Meskes2017-08-14
* Remove AtEOXact_CatCache().Tom Lane2017-08-13
* Reword comment for clarityAlvaro Herrera2017-08-12
* Fix vertical spanning in table "wait_event Description".Noah Misch2017-08-12
* Simplify fetch-slot-xmins logic in recovery TAP tests.Tom Lane2017-08-12
* Be more thorough about cleaning out gcov litter.Tom Lane2017-08-11
* Add regression tests exercising more code paths in nodeLimit.c.Tom Lane2017-08-11
* Add regression tests exercising the non-hashed code paths in nodeSetop.c.Tom Lane2017-08-11
* doc: Add example for inet vs cidr differencePeter Eisentraut2017-08-11
* doc: Update description of rolreplication columnPeter Eisentraut2017-08-11
* doc: Small wording improvementPeter Eisentraut2017-08-11
* pg_upgrade: Clarify one messagePeter Eisentraut2017-08-11
* Remove pgbench's restriction on placement of -M switch.Tom Lane2017-08-11
* Remove uses of "slave" in replication contextsPeter Eisentraut2017-08-10
* Reject use of ucol_strcollUTF8() before ICU 53Peter Eisentraut2017-08-10
* Fix order of ICU_CFLAGSPeter Eisentraut2017-08-10
* Improve the error message when creating an empty range partition.Robert Haas2017-08-10
* Make some more improvements to parallel query documentation.Robert Haas2017-08-10
* Fix typo in comment.Robert Haas2017-08-10
* pgstatindex: Insert some casts to prevent overflow.Robert Haas2017-08-10
* Remove incorrect assertion in clog.cRobert Haas2017-08-10
* Fix handling of container types in find_composite_type_dependencies.Tom Lane2017-08-09
* Prevent passing down MAKELEVEL/MAKEFLAGS from non-GNU make to GNU make.Tom Lane2017-08-09
* doc: Add missing pieces to logical replication protocol docPeter Eisentraut2017-08-08
* Fix datumSerialize infrastructure to not crash on non-varlena data.Tom Lane2017-08-08
* Reword some unclear commentsAlvaro Herrera2017-08-08
* Fix typo in commentAlvaro Herrera2017-08-08
* Fix yet another race condition in recovery/t/001_stream_rep.pl.Tom Lane2017-08-08
* Fix replication origin-related race conditionsAlvaro Herrera2017-08-08
* Fix inadequacies in recently added wait eventsAlvaro Herrera2017-08-08
* Disclaim xmltable() support for non-UTF8 databases.Noah Misch2017-08-07
* Stamp 10beta3.REL_10_BETA3Tom Lane2017-08-07
* Skip test for IPC::Run if user is overriding our search for PROVE.Tom Lane2017-08-07
* Update SQL features listPeter Eisentraut2017-08-07
* Translation updatesPeter Eisentraut2017-08-07
* Last-minute updates for release notes.Tom Lane2017-08-07
* Fix local/remote attribute mix-up in logical replicationPeter Eisentraut2017-08-07
* Fix handling of dropped columns in logical replicationPeter Eisentraut2017-08-07
* Require update permission for the large object written by lo_put().Tom Lane2017-08-07
* Again match pg_user_mappings to information_schema.user_mapping_options.Noah Misch2017-08-07
* Don't allow logging in with empty password.Heikki Linnakangas2017-08-07
* Fix function name in code commentPeter Eisentraut2017-08-07
* Improve wording of subscription refresh debug messagesPeter Eisentraut2017-08-07
* Downgrade subscription refresh messages to DEBUG1Peter Eisentraut2017-08-07
* Update RELEASE_CHANGES' example of branch name format.Tom Lane2017-08-06
* Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.Tom Lane2017-08-06