Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 28, 2021
Fix pg_identify_object_as_address() with event triggers
Show description for f7aab36committed
Commits on Apr 27, 2021
Improve logic in PostgresVersion.pm
Show description for fa26ebacommitteddoc: Review for "Allow TRUNCATE command to truncate foreign tables".
Show description for 0c8f408committedDon't pass "ONLY" options specified in TRUNCATE to foreign data wrapper.
Show description for 8e9ea08committedUse HTAB for replication slot statistics.
Show description for 3fa17d3committedAmit KapilaFix Logical Replication of Truncate in synchronous commit mode.
Show description for e7eea52committedAmit Kapila
Commits on Apr 26, 2021
psql: tab-complete ALTER ... DETACH CONCURRENTLY / FINALIZE
Show description for 6dd1042committedRemove rewriteTargetListIU's expansion of view targetlists in UPDATE.
Show description for 04942bfcommittedDoc: document EXTRACT(JULIAN ...), improve Julian Date explanation.
Show description for 79a5928committedFix pg_upgrade test on Cygwin
Show description for 38c9a59committedAdd more tests with triggers on partitions for logical replication
Show description for 2ecfedacommittedAvoid sending prepare multiple times while decoding.
Show description for f25a458committedAmit KapilaRemove unused function argument
Show description for 3cbea58committedFix typo in reorderbuffer.c.
Show description for 6d2e87acommittedAmit Kapila
Commits on Apr 25, 2021
Update comments for rewriteTargetListIU().
Show description for 08a9869committed- committed
Commits on Apr 24, 2021
Provide pg_amcheck with an --install-missing option
Show description for b859d94committedTeach PostgresVersion all the ways to mark non-release code
Show description for aa27120committedFix come comments in execMain.c
Show description for 9b5558ecommittedDoc: Remove extraneous whitespaces with some tags
Show description for 0d0049ccommittedAdd some forgotten LSN_FORMAT_ARGS() in xlogreader.c
Show description for 4aba61bcommitted
Commits on Apr 23, 2021
amcheck: MAXALIGN() nbtree special area offset.
Show description for bb3ecc8committedFactor out system call names from error messages
Show description for 82c3cd9committedUse correct format placeholder for WSAGetLastError()
Show description for 9486844committedMark multirange_constructor0() and multirange_constructor2() strict
Show description for 6bbcff0committedReorder COMPRESSION option in gram.y and parsenodes.h into alphabetical order.
Show description for 3f20d5fcommittedMention that toplevel is part of pg_stat_statements key.
Show description for 7531fcbcommittedpg_amcheck: Use logging functions
Show description for add5fadcommitteddoc: Fix typos
Show description for 9bd563acommitteddoc: Fix obsolete description about pg_basebackup.
Show description for eaec48bcommitted- committed
Fix some comments in fmgr.c
Show description for 45c0c5fcommittedRemove use of [U]INT64_FORMAT in some translatable strings
Show description for 62aa2bbcommittedMinor code cleanup in asynchronous execution support.
Show description for bb684c8committedEtsuro Fujita
Commits on Apr 22, 2021
Don't crash on reference to an un-available system column.
Show description for d479d00committed