Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 1, 2021
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
Show description for 5ae0743committed
Commits on Mar 30, 2021
Update obsolete comment.
Show description for 72ceeabcommittedEtsuro Fujita
Commits on Mar 28, 2021
doc: Define TLS as an acronym
Show description for ef92482committed
Commits on Mar 25, 2021
Fix bug in WAL replay of COMMIT_TS_SETTS record.
Show description for c29bab7committed
Commits on Mar 23, 2021
Fix psql's \connect command some more.
Show description for 4f670c6committedpg_waldump: Fix bug in per-record statistics.
Show description for e73068bcommitted
Commits on Mar 19, 2021
Don't leak malloc'd strings when a GUC setting is rejected.
Show description for 7e25217committedDon't leak compiled regex(es) when an ispell cache entry is dropped.
Show description for 09e9619committed
Commits on Mar 17, 2021
Prevent buffer overrun in read_tablespace_map().
Show description for 19b32bdcommitted
Commits on Mar 12, 2021
Fix race condition in psql \e's detection of file modification.
Show description for a42c443committed
Commits on Mar 11, 2021
Re-simplify management of inStart in pqParseInput3's subroutines.
Show description for a98e53ecommittedtutorial: land height is "elevation", not "altitude"
Show description for b6b1d72committed
Commits on Feb 24, 2021
Fix some typos, grammar and style in docs and comments
Show description for c7a4fc3committed
Commits on Feb 23, 2021
Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed
Show description for 0ccebe7committed
Commits on Feb 19, 2021
Fix another ancient bug in parsing of BRE-mode regular expressions.
Show description for ab20842committed
Commits on Feb 16, 2021
Fix compiler warning in back branches (9.6, 10).
Show description for 618d139committed
Commits on Feb 15, 2021
Default to wal_sync_method=fdatasync on FreeBSD.
Show description for 09a3b19committedHold interrupts while running dsm_detach() callbacks.
Show description for 8a07e5bcommitted
Commits on Feb 13, 2021
pg_attribute_no_sanitize_alignment() macro
Show description for cc7ea07committed
Commits on Feb 12, 2021
Avoid divide-by-zero in regex_selectivity() with long fixed prefix.
Show description for f4d781dcommitted
Commits on Feb 8, 2021
- committed
Translation updates
Show description for e641bcecommitted
Commits on Feb 7, 2021
- committed
Revert "Propagate CTE property flags when copying a CTE list into a rule."
Show description for 6f8e393committedPropagate CTE property flags when copying a CTE list into a rule.
Show description for 01e3fe3committed
Commits on Feb 6, 2021
Disallow converting an inheritance child table to a view.
Show description for 7736ab0committed
Commits on Feb 5, 2021
Fix backslash-escaping multibyte chars in COPY FROM.
Show description for e152ccccommitted
Commits on Feb 2, 2021
Fix ancient memory leak in contrib/auto_explain.
Show description for 608cf2bcommitted
Commits on Jan 30, 2021
Fix CREATE INDEX CONCURRENTLY for simultaneous prepared transactions.
Show description for d683d65committed
Commits on Jan 28, 2021
Silence another gcc 11 warning.
Show description for ea3164acommittedMake ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Show description for edb39e3committedpgbench: Remove dead code
Show description for 4162f91committed
Commits on Jan 26, 2021
Report the true database name on connection errors
Show description for bcae842committedCode review for psql's helpSQL() function.
Show description for 2c2e134committed
Commits on Jan 25, 2021
Fix broken ruleutils support for function TRANSFORM clauses.
Show description for 57a7d6fcommitted