Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 20, 2021
Fix regex engine to suppress useless concatenation sub-REs.
Show description for cebc1d3committedRecognize "match-all" NFAs within the regex engine.
Show description for 824bf71committedInvent "rainbow" arcs within the regex engine.
Show description for 08c0d6acommitteddoc: Mention that partitions_{done,total} is 0 for REINDEX progress reports
Show description for 1766118committedFix inconsistent configure data for --with-ssl
Show description for a899ec1committed
Commits on Feb 19, 2021
Fix psql's ON_ERROR_ROLLBACK so that it handles COMMIT AND CHAIN.
Show description for fe06819committedFix bug in COMMIT AND CHAIN command.
Show description for 8a55cb5committedUpdate snowball
Show description for 678d0e2committedAdd nbtree README section on page recycling.
Show description for b071a31committedFix another ancient bug in parsing of BRE-mode regular expressions.
Show description for b5a66e7committed
Commits on Feb 18, 2021
Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver.
Show description for 614b7f1committedAdd tests for bytea LIKE operator
Show description for eb42110committedAllow specifying CRL directory
Show description for f5465facommittednbtree README: move VACUUM linear scan section.
Show description for 128dd90committed
Commits on Feb 17, 2021
Fix tuple routing to initialize batching only for inserts
Show description for 927f453committedFix pointer type in ExecForeignBatchInsert SGML docs
Show description for c15283fcommittedMake some minor improvements in the regex code.
Show description for 4e703d6committedRoutine usage information schema tables
Show description for f40c696committedFix typo
Show description for a29f307committedUse errmsg_internal for debug messages
Show description for 0e392fccommittedAdd psql completion for [ NO ] DEPENDS ON EXTENSION
Show description for e6b8e83committed
Commits on Feb 16, 2021
Convert tsginidx.c's GIN indexing logic to fully ternary operation.
Show description for 38bb3aecommittedRemove the unnecessary PrepareWrite in pgoutput.
Show description for f672df5committedAmit KapilaFix heap_page_prune() parameter order confusion introduced in dc7420c2c92.
Show description for 8001cb7committedRemove backwards compat ugliness in snapbuild.c.
Show description for a975ff4committed
Commits on Feb 15, 2021
Simplify loop logic in nodeIncrementalSort.c.
Show description for 0e52903committedMake ExecGetInsertedCols() and friends more robust and improve comments.
Show description for 54e51dccommittedDisplay the time when the process started waiting for the lock, in pg_locks, take 2
Show description for 46d6e5fcommittedAdd "LP_DEAD item?" column to GiST pageinspect functions
Show description for 9e596b6committedAvoid misinterpreting GiST pages in pageinspect.
Show description for fa41cf8committedAdjust lazy_scan_heap() accounting comments.
Show description for 7cde6b1committedDefault to wal_sync_method=fdatasync on FreeBSD.
Show description for f900a79committedUse pg_pwrite() in pg_test_fsync.
Show description for 2c8b42bcommittedFix the warnings introduced in commit ce0fdbfe97.
Show description for d9b0767committedAmit KapilaHold interrupts while running dsm_detach() callbacks.
Show description for 637668fcommitted