Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 27, 2021
Fix 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 7292fd8committedCode review for psql's helpSQL() function.
Show description for f76a850committedFix memory leak when deallocating prepared statement in postgres_fdw
Show description for 7b4c660committedpostgres_fdw: Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
Show description for 0c3fc09committedpostgres_fdw: Stabilize regression test for postgres_fdw_disconnect_all().
Show description for 6adc537committedpostgres_fdw: Add functions to discard cached connections.
Show description for 411ae64committedImprove performance of repeated CALLs within plpgsql procedures.
Show description for ee895a6committed
Commits on Jan 25, 2021
Fix two typos in snapbuild.c.
Show description for 55ef855committedDon't clobber the calling user's credentials cache in Kerberos test.
Show description for 881933fcommittedFix broken ruleutils support for function TRANSFORM clauses.
Show description for 07d46fccommittedRemove CheckpointLock.
Show description for d18e756committedDoc: improve documentation of pg_proc.protrftypes.
Show description for 951862ecommittedRemove duplicate include
Show description for ecc4b13committedFix hypothetical bug in heap backward scans
Show description for 16dfe25committedFix ALTER PUBLICATION...DROP TABLE behavior.
Show description for 40ab64ccommittedAmit Kapila
Commits on Jan 24, 2021
Make storage/standby.h compile standalone again.
Show description for a4b03decommittedUpdate time zone data files to tzdata release 2021a.
Show description for c7edf4acommittedAdd a simple test for contrib/auto_explain.
Show description for 0c1e884committedRemove make_diff set of tools
Show description for 8a337b0committedDoc: clean up contrib/pageinspect's GIST function documentation.
Show description for 7e57255committedFix COPY FREEZE with CLOBBER_CACHE_ALWAYS
Show description for 39b66a9committed
Commits on Jan 23, 2021
Doc: update example connection-failure messages in the documentation.
Show description for 183bbd1committedUpdate ecpg's connect-test1 for connection-failure message changes.
Show description for 68d1c33committedIntroduce SHA1 implementations in the cryptohash infrastructure
Show description for a8ed6bbcommittedSuppress bison warning in ecpg grammar.
Show description for 3fc81cecommitted
Commits on Jan 22, 2021
Doc: improve directions for building on macOS.
Show description for 50bebc1committedAvoid redundantly prefixing PQerrorMessage for a connection failure.
Show description for 58cd8dccommittedRe-allow DISTINCT in pl/pgsql expressions.
Show description for 7cd9765committedDoc: remove misleading claim in documentation of PQreset().
Show description for ab66645committedRemove reference to ftp servers from documentation
Show description for 0a9ae44committedRemove bogus tracepoint
Show description for 09418becommitted