Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 10, 2019
Reduce overhead of scanning the backend[] array in LISTEN/NOTIFY.
Show description for bca6e64committedFix unaccent generation script in Windows
Show description for 0afc0a7committedRestructure libpq code to remove some duplicity
Show description for b438e7ecommitted
Commits on Sep 9, 2019
Add _bt_binsrch() scantid assertion to nbtree.
Show description for 55d015bcommittedBe more careful about port selection in src/test/ldap/.
Show description for 3146f52committedPrevent msys2 conversion of "cmd /c" switch to a file path
Show description for 73ff3a0committedReorder EPQ work, to fix rowmark related bugs and improve efficiency.
Show description for 27cc7cdcommittedFix handling of non-key columns get_index_column_opclass()
Show description for 7e04160committedImprove new AND CHAIN tests
Show description for 89b160ccommitted
Commits on Sep 8, 2019
Fix RelationIdGetRelation calls that weren't bothering with error checks.
Show description for 1192e3fcommittedFix handling of NULL distances in KNN-GiST
Show description for 02f9087committedFix handling Inf and Nan values in GiST pairing heap comparator
Show description for e5d8f35committedFix behavior of AND CHAIN outside of explicit transaction blocks
Show description for 862ef37committed- committed
doc: Clean up title case use
Show description for 8e929a4committed
Commits on Sep 7, 2019
Avoid using INFO elevel for what are fundamentally debug messages.
Show description for db43831committedFix issues around strictness of SIMILAR TO.
Show description for ca70bdacommitted
Commits on Sep 6, 2019
- committed
- committed
- committed
Always skip recovery SysV shared memory tests on Windows
Show description for 8e5ce1ccommittedDoc: tweak installation doc edits made by commit 76c2af926.
Show description for 71a0108committedCreate an API for inserting and deleting rows in TOAST tables.
Show description for bd12499committedWhen performing a base backup, check for read errors.
Show description for 286af0ccommittedlibpq: ccache -> credential cache
Show description for 5599f40committedMake pg_promote() detect postmaster death while waiting for promotion to end.
Show description for 946647fcommittedMake use of generic logging in vacuumlo and oid2name
Show description for fc8cb94committed
Commits on Sep 5, 2019
Use data directory inode number, not port, to select SysV resource keys.
Show description for 7de19fbcommittedSplit tuptoaster.c into three separate files.
Show description for 8b94dabcommittedUse explicit_bzero
Show description for 74a308ccommitted
Commits on Sep 4, 2019
Fix thinko when ending progress report for a backend
Show description for ae060a5committedDelay fsyncs of pg_basebackup until the end of backup
Show description for 522baf1committed
Commits on Sep 3, 2019
Make XLogReaderInvalReadState static
Show description for 25dcc9dcommittedRemove 'msg' parameter from convert_tuples_by_name
Show description for fe66125committedClarify pg_dump documentation
Show description for 10f5544committed