Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 18, 2019
Remove 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 bac2faecommittedFix under-parenthesized macro definitions
Show description for ce5d04bcommittedFix progress reporting of CLUSTER / VACUUM FULL
Show description for 6212276committedTypo fixes for documentation
Show description for eb57bd9committedDocumentation improvements to jsonpath
Show description for c30fc9dcommittedAdd tab completion for CREATE OR REPLACE in psql.
Show description for fc16778committed
Commits on Sep 12, 2019
Fix nbtree page split rmgr desc routine.
Show description for 3b6b54fcommittedFix usage of whole-row variables in WCO and RLS policy expressions.
Show description for 7f1f72ccommittedReorder two nbtree.h function prototypes.
Show description for 614cdeacommitted- committed
Merge two assertions to make comment clearer
Show description for bc98e1ecommittedDoc: Update PL/pgSQL sample function in plpgsql.sgml.
Show description for 9b3c8f0committedAmit KapilaAdd to pageinspect function to make t_infomask/t_infomask2 human-readable
Show description for ddbd5d8committedImprove coverage of psql for backslash commands with \if and \elif
Show description for aafe276committed
Commits on Sep 11, 2019
Rearrange postmaster's startup sequence for better syslogger results.
Show description for 9a86f03committedlibpq docs: be clearer about conninfo's 'hostaddr'
Show description for 75f46eacommittedFix comment in psql's describe.c
Show description for 8a0deaecommittedExpand properly list of TAP tests used for prove in vcregress.pl
Show description for 9d6e1eccommitted
Commits on Sep 10, 2019
Allow setting statistics target for extended statistics
Show description for d06215dcommittedReduce overhead of scanning the backend[] array in LISTEN/NOTIFY.
Show description for bca6e64committedFix unaccent generation script in Windows
Show description for 0afc0a7committed