Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 20, 2019
Optimize get_jsonb_path_all avoiding an iterator
Show description for dbb9aedcommittedRefactor code into new JsonbValueAsText, and use it more
Show description for abb014acommittedFix some minor spec-compliance issues in jsonpath lexer.
Show description for e56cad8committedRevert "Add DECLARE STATEMENT support to ECPG."
Show description for 96b6c82committedFix progress report of REINDEX INDEX
Show description for d1b0007committedProvide stable test for NULL-values in KNN SP-GiST
Show description for 5033e95committedFix typo in commit 82fa3ff8672.
Show description for c53e40acommittedAmit Kapila
Commits on Sep 19, 2019
Remove unstable KNN SP-GiST test
Show description for f5f084fcommittedFix freeing old values in index_store_float8_orderby_distances()
Show description for 8c8a267committedImprove handling of NULLs in KNN-GiST and KNN-SP-GiST
Show description for 6cae9d2committedDoc: improve documentation around jsonpath regular expressions.
Show description for 0a97edbcommittedGSSAPI error message improvements
Show description for e1c8743committedFix typo in commit 578b229718.
Show description for 70377cfcommittedAmit KapilaRevert change of ecpglib major version
Show description for 74f2a8acommittedDoc: Fix incorrect mention to connection_object in CONNECT command of ECPG
Show description for bec847dcommittedDoc: document autovacuum interruption.
Show description for 82fa3ffcommittedAmit KapilaRedesign pageinspect function printing infomask bits
Show description for 58b4cb3committed
Commits on Sep 18, 2019
Fix example program in docs too (??)
Show description for 59354cccommittedFix testlibpq3
Show description for 9b8e99ecommittedpg_upgrade/test.sh: Quote sed(1) argument
Show description for 32200c1committedRemove unused smgrdounlinkfork() function.
Show description for 33a94bacommittedDoc: Update FDW documentation about direct foreign table modification.
Show description for f9f2fdacommittedEtsuro Fujita
Commits on Sep 17, 2019
Add some const decorations to array constants
Show description for 4877049committedFix bogus handling of XQuery regex option flags.
Show description for d5b90cdcommittedRemove mingwcompat.c
Show description for a25221fcommitted
Commits on Sep 16, 2019
Support for SSSSS datetime format pattern
Show description for b64b857committedSupport for FF1-FF6 datetime format patterns
Show description for d589f94committed
Commits on Sep 15, 2019
Fix bogus sizeof calculations.
Show description for d812257committedFix intermittent self-test failures caused by the stats_ext test.
Show description for 3d9a3efcommittedRevert "For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm."
Show description for 87e9faecommitted
Commits on Sep 14, 2019
For all ppc compilers, implement pg_atomic_fetch_add_ with inline asm.
Show description for e7ff596committedReplace xlc __fetch_and_add() with inline asm.
Show description for dd50f1acommittedTest pg_atomic_fetch_add_ with variable addend and 16-bit edge cases.
Show description for f380c51committed
Commits on Sep 13, 2019
Make tuplesort_set_bound() assertions more comprehensible, hopefully.
Show description for b360e0fcommittedlogical decoding: process ASSIGNMENT during snapshot build
Show description for bac2faecommitted