Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 30, 2015
Improve 9.5 release notes.
Show description for c0b0501committed- committed
Stamp HEAD as 9.6devel.
Show description for cf8d65dcommittedTest -lrt for sched_yield
Show description for ab93f90committedRemove useless check for NULL subexpression.
Show description for 131926acommittedAdd assertion to check the special size is sane before dereferencing it.
Show description for 302ac7fcommittedDon't call PageGetSpecialPointer() on page until it's been initialized.
Show description for fdf2885committedIn bttext_abbrev_convert, move pfree to the right place.
Show description for b48ecf8committed
Commits on Jun 29, 2015
Initialize GIN metapage correctly when replaying metapage-update WAL record.
Show description for 47fe4d2committed- committed
Desultory review of 9.5 release notes.
Show description for 85c25fdcommittedCode + docs review for escaping of option values (commit 11a020eb6).
Show description for cbc8d65committedReplace ia64 S_UNLOCK compiler barrier with a full memory barrier.
Show description for 07cb8b0committedTranslation updates
Show description for c5e5d44committedRun the C portions of guc-file.l through pgindent.
Show description for 2bdc51acommitted
Commits on Jun 28, 2015
Improve design and implementation of pg_file_settings view.
Show description for 62d16c7committedAlso trigger restartpoints based on max_wal_size on standby.
Show description for d661532committedFix markup in docs.
Show description for 6ab4d38committedPromote the assertion that XLogBeginInsert() is not called twice into ERROR.
Show description for a32c3eccommittedFix double-XLogBeginInsert call in GIN page splits.
Show description for a45c70acommittedDon't choke on files that are removed while pg_rewind runs.
Show description for b36805fcommittedAdd missing_ok option to the SQL functions for reading files.
Show description for cb2acb1committedFix comment for GetCurrentIntegerTimestamp().
Show description for cca8ba9committed- committed
Commits on Jun 27, 2015
Avoid passing NULL to memcmp() in lookups of zero-argument functions.
Show description for 0a52d37committedFix test_decoding's handling of nonexistant columns in old tuple versions.
Show description for d47a113committedAdd opaque declaration of HTAB to tqual.h.
Show description for 604e993committedFix typo in comment
Show description for 7845db2committed
Commits on Jun 26, 2015
Avoid hot standby cancels from VAC FREEZE
Show description for 66fbcb0committedFix DDL command collection for TRANSFORM
Show description for 7d60b2acommittedFix BRIN xlog replay
Show description for 4028222committedFix grammar.
Show description for 7c02d48committedBe more conservative about removing tablespace "symlinks".
Show description for 8f15f74committedrelease notes: Add entry for commit 5ea86e6e6.
Show description for c66bc72committedRemove unnecessary NULL test.
Show description for 8a8c581committed