Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 16, 2021
Remove 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 637668fcommittedAdd result size as argument of pg_cryptohash_final() for overflow checks
Show description for b83dcf7committedMinor fixes to improve regex debugging code.
Show description for 2dd6733committedReadNewTransactionId() -> ReadNextTransactionId().
Show description for c7ecd6acommitted
Commits on Feb 13, 2021
- committed
doc: Mention NO DEPENDS ON EXTENSION in its supported ALTER commands
Show description for 8063d0fcommitted
Commits on Feb 12, 2021
Tweak compiler version cutoff for no_sanitize("alignment") support.
Show description for ad2ad69committedAvoid divide-by-zero in regex_selectivity() with long fixed prefix.
Show description for ae4867ecommittedpg_attribute_no_sanitize_alignment() macro
Show description for 993bdb9committedFix Subscription test added by commit ce0fdbfe97.
Show description for c8b21b0committedAmit KapilaAllow multiple xacts during table sync in logical replication.
Show description for ce0fdbfcommittedAmit KapilaRemove obsolete IndexBulkDeleteResult stats field.
Show description for 3063eb1committed
Commits on Feb 11, 2021
Remove dead code in ECPGconnect(), and improve documentation.
Show description for 62535cacommittedSimplify jsonfuncs.c code by using strtoint() not strtol().
Show description for 69036aacommittedRemove no-longer-used RTE argument of markVarForSelectPriv().
Show description for d4c7465committedFix copy-paste error with SHA256 digest length in checksum_helper.c
Show description for 42d74e0committedAdd test case for abbrev(cidr)
Show description for 69273c8committed
Commits on Feb 10, 2021
Remove extra Success message at the end of initdb
Show description for e7f4291committedpg_dump: Add const decorations
Show description for 6499008committed- committed
Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY
Show description for 4f47260committedSimplify code related to compilation of SSL and OpenSSL
Show description for 092b785committedPreserve pg_attribute.attstattarget across REINDEX CONCURRENTLY
Show description for bd12080committedMake pg_replication_origin_drop safe against concurrent drops.
Show description for cd142e0committedAmit Kapila
Commits on Feb 9, 2021
Fix obsolete FSM remarks in nbtree README.
Show description for 31c7fb4committed