Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 20, 2021
Fix typo in comment
Show description for bf5d1f1committed
Commits on Apr 16, 2021
Allow TestLib::slurp_file to skip contents, and use as needed
Show description for e480c6dcommitteddoc: Fix typo in example query of SQL/JSON
Show description for 0e8acd3committed
Commits on Apr 13, 2021
Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET.
Show description for c39aa1ecommittedRedesign the caching done by get_cached_rowtype().
Show description for 97b7ad4committedAvoid improbable PANIC during heap_update.
Show description for 37e7654committedUse "-I." in directories holding Bison parsers, for Oracle compilers.
Show description for 1388119committedPort regress-python3-mangle.mk to Solaris "sed".
Show description for 766c8fccommittedFix potential SSI hazard in heap_update().
Show description for 16175e2committed
Commits on Apr 12, 2021
Fix old bug with coercing the result of a COLLATE expression.
Show description for 8a7bd1ecommittedAllocate access strategy in parallel VACUUM workers.
Show description for 48d4a8ccommittedAmit KapilaFix out-of-bound memory access for interval -> char conversion
Show description for be79debcommitted
Commits on Apr 9, 2021
Fix typo
Show description for 19b28d6committedFix typos and grammar in documentation and code comments
Show description for dc6d285committed
Commits on Apr 7, 2021
Don't add non-existent pages to bitmap from BRIN
Show description for 1aad1d1committedFix potential rare failure in the kerberos TAP tests
Show description for b556199committed
Commits on Apr 5, 2021
Shut down transaction tracking at startup process exit.
Show description for e7bcfd7committed
Commits on Apr 4, 2021
Fix more confusion in SP-GiST.
Show description for fd91fedcommitted
Commits on Apr 2, 2021
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Show description for 45aea47committedClarify documentation of RESET ROLE
Show description for 4a1b95fcommittedpg_checksums: Fix progress reporting.
Show description for 1041643committeddoc: Clarify how to generate backup files with non-exclusive backups
Show description for f8c2d49committeddoc: mention that intervening major releases can be skipped
Show description for 75e66eecommittedImprove stability of test with vacuum_truncate in reloptions.sql
Show description for 89937d0committed
Commits on Apr 1, 2021
Fix pg_restore's misdesigned code for detecting archive file format.
Show description for 35421a4committeddoc: Clarify use of ACCESS EXCLUSIVE lock in various sections
Show description for 876ecfbcommitted
Commits on Mar 31, 2021
Add a docs section for obsoleted and renamed functions and settings
Show description for 89e383bcommitted
Commits on Mar 30, 2021
Update obsolete comment.
Show description for 78f8b09committedEtsuro Fujita
Commits on Mar 29, 2021
psql: call clearerr() just before printing
Show description for f50dc2ccommitted
Commits on Mar 28, 2021
doc: Define TLS as an acronym
Show description for 092d3dbcommitted
Commits on Mar 26, 2021
Fix ndistinct estimates with system attributes
Show description for 67251c8committed
Commits on Mar 25, 2021
Document lock obtained during partition detach
Show description for c862299committedRemove StoreSingleInheritance reimplementation
Show description for a00c306committedFix bug in WAL replay of COMMIT_TS_SETTS record.
Show description for 092c077committed
Commits on Mar 23, 2021
Fix psql's \connect command some more.
Show description for c6eac71committed