Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 30, 2021
Add primary keys and unique constraints to system catalogs
Show description for dfb75e4committeddoc: Clarify status of SELECT INTO on reference page
Show description for 6533062committedAllow GRANTED BY clause in normal GRANT and REVOKE statements
Show description for 6aaaa76committedRevive "snapshot too old" with wal_level=minimal and SET TABLESPACE.
Show description for 7da8341committedFix error with CREATE PUBLICATION, wal_level=minimal, and new tables.
Show description for 360bd23committedFix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions.
Show description for 8a54e12committedpostgres_fdw: Fix tests for CLOBBER_CACHE_ALWAYS.
Show description for f77717bcommitted
Commits on Jan 29, 2021
Doc: improve cross-references for SET/SHOW.
Show description for f743a2bcommittedDocument behavior of the .** jsonpath accessor in the lax mode
Show description for b416454committed- committed
doc: Improve wording of section for repslot statistics
Show description for 2a5862fcommittedAdjust comments of CheckRelationTableSpaceMove() and SetRelationTableSpace()
Show description for 2484329committedRemove documentation of waiting restore_command.
Show description for 5c6d184committedRetire pg_standby.
Show description for 514b411committed
Commits on Jan 28, 2021
Silence another gcc 11 warning.
Show description for 1046dbecommittedRemove bogus restriction from BEFORE UPDATE triggers
Show description for 6f5c8a8committedFix hash partition pruning with asymmetric partition sets.
Show description for 1d9351acommittedMake ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Show description for 1b242f4committedpgbench: Remove dead code
Show description for 6819b90committedRemove gratuitous uses of deprecated SELECT INTO
Show description for b034ef9committedAdd direct conversion routines between EUC_TW and Big5.
Show description for 6c55760committedAdd mbverifystr() functions specific to each encoding.
Show description for b80e106committedDon't add bailout adjustment for non-strict deserialize calls.
Show description for a3367aacommittedFix crash of pg_stat_statements_info() without library loaded
Show description for bca96ddcommittedRefactor SQL functions of SHA-2 in cryptohashfuncs.c
Show description for f854c69committed
Commits on Jan 27, 2021
Reduce the default value of vacuum_cost_page_miss.
Show description for e19594ccommittedIn TrimCLOG(), don't reset XactCtl->shared->latest_page_number.
Show description for 69059d3committedIn clog_redo(), don't set XactCtl->shared->latest_page_number.
Show description for 0fcc2decommittedDoc: improve documentation for UNNEST().
Show description for 662affccommittedMove StartupCLOG() calls to just after we initialize ShmemVariableCache.
Show description for 1f113abcommittedFix GiST index deletion assert issue.
Show description for e42b3c3committeddoc: Remove reference to views for TRUNCATE privilege
Show description for 32bef75committedRefactor code in tablecmds.c to check and process tablespace moves
Show description for 4c9c359committed
Commits on Jan 26, 2021
Rethink recently-added SPI interfaces.
Show description for d5a83d7committedSuppress compiler warnings from commit ee895a655.
Show description for 7292fd8committed