Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 21, 2016
Docs: make prose discussion match the ordering of Table 9-58.
Show description for 64a169dcommittedCosmetic improvements in new config_info code.
Show description for c7a1c5acommittedFix two-argument jsonb_object when called with empty arrays
Show description for 94c745ecommittedFix incorrect decision about which lock to take.
Show description for 88aca56committedCosmetic improvements to group locking.
Show description for d91a4a6committedpostgres_fdw: Avoid sharing list substructure.
Show description for dd077efcommittedFix wording in the Tutorial document.
Show description for 902fd1fcommitted
Commits on Feb 20, 2016
Further fixing to make pg_size_bytes() portable.
Show description for 740d718committedFix pg_size_bytes() to be more portable.
Show description for ad7cc1ccommittedAdd pg_size_bytes() to parse human-readable size strings.
Show description for 53874c5committeddoc: Improve CSS style of option element
Show description for 091b605committedCall xlc __isync() after, not before, associated compare-and-swap.
Show description for 5882ca6committed
Commits on Feb 19, 2016
Correct StartupSUBTRANS for page wraparound
Show description for 481725ccommittedpg_dump: Fix inconsistent sscanf() conversions
Show description for a914a04committedAdd an explicit representation of the output targetlist to Paths.
Show description for 19a5411committed
Commits on Feb 18, 2016
pg_upgrade: suppress creation of delete script
Show description for 3386f34committedFix multiple bugs in contrib/pgstattuple's pgstatindex() function.
Show description for 48e6c94committedImprove error message about active replication slot
Show description for 18777c3committed
Commits on Feb 17, 2016
Revert inadvertant change in pg_config behavior
Show description for fc8a81ecommittedAdd new system view, pg_config
Show description for a5c43b8committedReuse abbreviated keys in ordered [set] aggregates.
Show description for f1f5ec1committedMake plpython cope with funny characters in function names.
Show description for 66f5038committed
Commits on Feb 16, 2016
Improve documentation about CREATE INDEX CONCURRENTLY.
Show description for a65313fcommittedrelease notes: fix 9.5 SGML comment about commit
Show description for ab0757ccommitted- committedMichael Meskes
- committedMichael Meskes
Improve wording in the planner doc
Show description for bdc309ccommittedCorrect the formulas for System V IPC parameters SEMMNI and SEMMNS in docs.
Show description for 597f7e3committedMove DATA entry to correct position
Show description for 851636bcommitted
Commits on Feb 15, 2016
Allow the WAL writer to flush WAL at a reduced rate.
Show description for 7975c5ecommittedpgbench: avoid FD_ISSET on an invalid file descriptor
Show description for 5df44d1committedSuppress compiler warnings about useless comparison of unsigned to zero.
Show description for 8c95ae8committedAllow SetHintBits() to succeed if the buffer's LSN is new enough.
Show description for db76b1ecommittedCorrect Copyright year from 2015 to 2016
Show description for cfafd8bcommittedMake concurrent refresh check early that there is a unique index on matview.
Show description for 31b6606committed