Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 1, 2021
Reject SELECT ... GROUP BY GROUPING SETS (()) FOR UPDATE.
Show description for e5b0fffcommittedpgoutput: Fix memory leak due to RelationSyncEntry.map.
Show description for d250568committedAmit KapilaAdd fallback implementation for setenv()
Show description for e2f21ffcommitted
Commits on May 31, 2021
Fix mis-planning of repeated application of a projection.
Show description for fe6f632committedRaise a timeout to 180s, in test 010_logical_decoding_timelines.pl.
Show description for 23059a0committed
Commits on May 29, 2021
Fix race condition when sharing tuple descriptors.
Show description for d41fda6committed
Commits on May 28, 2021
- committed
Report configured port in MSVC built pg_config
Show description for c828a72committed
Commits on May 27, 2021
Fix MSVC scripts when building with GSSAPI/Kerberos
Show description for ab81d00committeddoc: Fix description of some GUCs in docs and postgresql.conf.sample
Show description for 0ab64abcommitted
Commits on May 25, 2021
Improve docs and error messages for parallel vacuum.
Show description for 9012e55committedAmit KapilaDisallow SSL renegotiation
Show description for a23c0b0committed
Commits on May 23, 2021
Fix access to no-longer-open relcache entry in logical-rep worker.
Show description for 5b4791bcommitted
Commits on May 21, 2021
Disallow whole-row variables in GENERATED expressions.
Show description for 849c797committedFix usage of "tableoid" in GENERATED expressions.
Show description for 77e3204committedRestore the portal-level snapshot after procedure COMMIT/ROLLBACK.
Show description for d18ee6fcommittedFix deadlock for multiple replicating truncates of the same table.
Show description for c83c025committedAmit Kapila
Commits on May 20, 2021
Avoid detoasting failure after COMMIT inside a plpgsql FOR loop.
Show description for c64183fcommittedClean up cpluspluscheck violation.
Show description for 9dc76f0committed
Commits on May 17, 2021
Fix typo and outdated information in README.barrier
Show description for 010429ecommitted
Commits on May 15, 2021
Be more careful about barriers when releasing BackgroundWorkerSlots.
Show description for c3cc73ecommitted
Commits on May 14, 2021
Harden nbtree deduplication posting split code.
Show description for fa675afcommittedDoc: correct erroneous entry in this week's minor release notes.
Show description for 6a4c071committedPrevent infinite insertion loops in spgdoinsert().
Show description for dc714c1committedFix query-cancel handling in spgdoinsert().
Show description for c1b72bfcommittedRefactor CHECK_FOR_INTERRUPTS() to add flexibility.
Show description for 63831c1committed
Commits on May 13, 2021
Improve documentation example for jsonpath like_regex operator
Show description for ff91d3acommitted
Commits on May 12, 2021
Rename the logical replication global "wrconn"
Show description for e5c071bcommittedReduce runtime of privileges.sql test under CLOBBER_CACHE_ALWAYS.
Show description for 834d928committed
Commits on May 10, 2021
- committed
Last-minute updates for release notes.
Show description for 9b93a33committedFix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists.
Show description for 4a8656acommittedPrevent integer overflows in array subscripting calculations.
Show description for 467395bcommittedTranslation updates
Show description for 4c7ba55committedEmit dummy statements for probes.d probes when disabled
Show description for 0d204a4committed