Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 23, 2019
Repair assorted issues in locale data extraction.
Show description for 7ad1cd3committedRemove useless comment.
Show description for e0fb4c9committedPrevent O(N^2) unique index insertion edge case.
Show description for 9b10926committedAvoid order-of-execution problems with ALTER TABLE ADD PRIMARY KEY.
Show description for f4a3fdfcommittedDon't request pretty-printed output from xmlNodeDump().
Show description for c06e355committedFix detection of passwords hashed with MD5 or SCRAM-SHA-256
Show description for ccae190committed
Commits on Apr 22, 2019
Convert gist to compute page level xid horizon on primary.
Show description for b5f58cfcommittedFix documentation of pg_start_backup and pg_stop_backup functions.
Show description for b804c18committed
Commits on Apr 21, 2019
Fix mvdistinct and dependencies size calculations
Show description for d08c44fcommitted
Commits on Apr 20, 2019
docs: reorder collation regression test order in paragraph
Show description for bfbc150committedGSSAPI: Improve documentation and tests
Show description for eb882a1committed
Commits on Apr 19, 2019
Fix slot type issue for fuzzy distance index scan over out-of-core table AM.
Show description for b8b94eacommittedFix two memory leaks around force-storing tuples in slots.
Show description for 88e6ad3committedFix problems with auto-held portals.
Show description for 4d5840ccommittedFix collection of typos and grammar mistakes in docs and comments
Show description for 148266fcommittedClean up some documentation for log_statement_sample_rate
Show description for bc540f9committedRemove dependency to pageinspect in recovery tests
Show description for 5a9323ecommittedFix potential use-after-free for BEFORE UPDATE row triggers on non-core AMs.
Show description for 75e03eacommitted
Commits on Apr 18, 2019
Fix handling of temp and unlogged tables in FOR ALL TABLES publications
Show description for bb385c4committeddocs: correct typo-ed path to heapam_handler.c.
Show description for 1cebfdecommittedpg_dump: Remove stray option parsing support for -o.
Show description for 4d01835committeddocs: cleanup/remove/update references to OID column.
Show description for f6b3917committed
Commits on Apr 17, 2019
Tie loose ends in psql's new \dP command
Show description for 421a2c4committedpsql: display tablespace for partitioned indexes
Show description for b036982committedpostgresql.conf.sample: add proper defaults for include actions
Show description for fb9c475committeddocs: clarify pg_upgrade's recovery behavior
Show description for 64bbe10committedFix unportable code in pgbench.
Show description for 1a75c1dcommittedFix assorted minor bogosity in GSSAPI transport error messages.
Show description for 8cde7f4committedMinor jsonpath fixes.
Show description for b4f96d6committedReturn NULL for checksum failures if checksums are not enabled
Show description for 252b707committedFix thinko introduced by 82a5649 in slot.c
Show description for 9010156committedSimplify some ERROR paths clearing wait events and transient files
Show description for 47ac203committedRework handling of invalid indexes with REINDEX CONCURRENTLY
Show description for a6dcf9dcommitted
Commits on Apr 16, 2019
Add index terms for reloptions in documentation.
Show description for c8e0f6bcommittedBetter scaling of images in HTML output
Show description for e446cdecommitted