postgresql.git
2020-04-06 Tomas VondraImplement Incremental Sort
2020-04-06 Tom LaneRe-stabilize infinite_recurse() test case.
2020-04-06 Peter EisentrautAdd logical replication support to replicate into parti...
2020-04-06 Amit KapilaAllow autovacuum to log WAL usage statistics.
2020-04-06 Michael PaquierRefactor cluster.c to use new routine get_index_isclust...
2020-04-06 Amit KapilaAdd the option to report WAL usage in EXPLAIN and auto_...
2020-04-06 Michael PaquierPreserve clustered index after rewrites with ALTER...
2020-04-06 Andres FreundRecompute stack base in forked postmaster children.
2020-04-06 Andres FreundUse TransactionXmin instead of RecentGlobalXmin in...
2020-04-05 Andres FreundFix recently introduced typo.
2020-04-05 Peter EisentrautSave errno across LWLockRelease() calls
2020-04-05 Tom LaneFurther improve stability fix for partition_aggregate...
2020-04-05 Amit KapilaAllow pg_stat_statements to track WAL usage statistics.
2020-04-04 Noah MischAdd perl2host call missing from a new test file.
2020-04-04 Tom LaneRemove bogus Assert, add some regression test cases...
2020-04-04 Noah MischSkip WAL for new relfilenodes, under wal_level=minimal.
2020-04-04 Peter EisentrautRevert "Improve handling of parameter differences in...
2020-04-04 Amit KapilaAdd infrastructure to track WAL usage.
2020-04-04 Jeff DavisInclude chunk overhead in hash table entry size estimate.
2020-04-04 Robert HaasFix resource management bug with replication=database.
2020-04-04 Robert HaasBe more careful about time_t vs. pg_time_t in basebackup.c.
2020-04-03 Robert Haaspg_validatebackup: Fix 'make clean' to remove tmp_check.
2020-04-03 Robert Haaspg_validatebackup: Adjust TAP tests to undo permissions...
2020-04-03 Robert Haaspg_validatebackup: Also use perl2host in TAP tests.
2020-04-03 Tom LaneCosmetic improvements for code related to partitionwise...
2020-04-03 Robert Haaspg_validatebackup: Use tempdir_short in TAP tests.
2020-04-03 Robert Haaspg_validatebackup: Adjust TAP tests to placate perlcritic.
2020-04-03 Robert HaasGenerate backup manifests for base backups, and validat...
2020-04-03 Fujii MasaoInclude information on buffer usage during planning...
2020-04-03 Tom LaneFix bugs in gin_fuzzy_search_limit processing.
2020-04-03 Fujii MasaoImprove stability of explain regression test.
2020-04-03 Alvaro HerreraAdd a glossary to the documentation
2020-04-03 Robert Haaspg_waldump: Don't call XLogDumpDisplayStats() if -q...
2020-04-03 Robert HaasAdd checksum helper functions.
2020-04-03 Tom LaneFix bogus CALLED_AS_TRIGGER() defenses.
2020-04-03 Fujii MasaoRevert "Include information on buffer usage during...
2020-04-03 Fujii MasaoAdd wait events for recovery conflicts.
2020-04-03 Michael PaquierAdd support for \aset in pgbench
2020-04-03 Fujii MasaoInclude information on buffer usage during planning...
2020-04-03 Robert Haaspg_waldump: Add a --quiet option.
2020-04-02 Tom LaneImprove stability fix for partition_aggregate test.
2020-04-02 Bruce Momjiandoc: remove unnecessary INNER keyword
2020-04-02 Bruce Momjiandoc: remove comma, related to commit 92d31085e9
2020-04-02 Tom LaneImprove user control over truncation of logged bind...
2020-04-02 Tomas VondraFix typo in SLRU stats documentation
2020-04-02 David RowleyAttempt to stabilize partitionwise_aggregate test
2020-04-02 Peter EisentrautAdd SQL functions for Unicode normalization
2020-04-02 Peter EisentrautFix whitespace
2020-04-02 Peter Eisentrautdoc: Update for Unix-domain sockets on Windows
2020-04-02 Peter EisentrautAdd some comments to some SQL features
2020-04-02 Thomas MunroAdd maintenance_io_concurrency to postgresql.conf.sample.
2020-04-02 Amit KapilaAllow parallel vacuum to accumulate buffer usage.
2020-04-02 Fujii MasaoAllow pg_stat_statements to track planning statistics.
2020-04-02 Tomas VondraCollect statistics about SLRU caches
2020-04-01 Tom LaneClean up parsing of ltree and lquery some more.
2020-04-01 Tom LaneAdd support for binary I/O of ltree, lquery, and ltxtqu...
2020-04-01 Tom LaneCheck equality semantics for unique indexes on partitio...
2020-04-01 Tom LaneImprove selectivity estimation for assorted match-style...
2020-04-01 Peter EisentrautRefactor code to look up local replication tuple
2020-04-01 Peter EisentrautUpdate SQL features count
2020-04-01 Alexander KorotkovFix typo in contrib/intarray documentation
2020-04-01 Alexander KorotkovCorrect CREATE INDEX documentation for opclass parameters
2020-04-01 Alexander KorotkovDocumentation corrections for opclass parameters
2020-04-01 Michael PaquierFix crash in psql when attempting to reuse old connection
2020-04-01 Amit KapilaFix coverity complaint about commit 40d964ec99.
2020-04-01 Bruce Momjianpsql: do file completion for \gx
2020-04-01 Michael PaquierAdd -c/--restore-target-wal to pg_rewind
2020-03-31 Bruce Momjiandoc: remove mention of bitwise operators as solely...
2020-03-31 Bruce Momjiandoc: clarify hierarchy of objects: global, db, schema...
2020-03-31 Bruce Momjiandoc: clarify when row-level locks are released
2020-03-31 Peter GeogheganAdd CREATE INDEX deduplication assertions.
2020-03-31 Bruce MomjianRevert erroroneous commit 834b80464d; my apologies
2020-03-31 Bruce Momjiandummy commit
2020-03-31 Bruce Momjiandoc: add namespace column to pg_buffercache example...
2020-03-31 Bruce Momjiandoc: clarify which table creation is used for inherita...
2020-03-31 Tom LaneFix race condition in statext_store().
2020-03-31 Bruce Momjiandoc: adjust UPDATE/DELETE's FROM/USING to match SELECT...
2020-03-31 Tom LaneStill another try at stabilizing stats_ext test results.
2020-03-31 Alvaro HerreraRemove header noise from test_decoding test
2020-03-31 Fujii MasaoImprove the message logged when recovery is paused.
2020-03-31 Bruce MomjianAllow ecpg to be built stand-alone, allow parallel...
2020-03-31 Tom LaneTeach pg_ls_dir_files() to ignore ENOENT failures from...
2020-03-31 Tom LaneFix lquery's NOT handling, and add ability to quantify...
2020-03-31 Tom LaneImprove error messages in ltree_in and lquery_in.
2020-03-31 Alexander KorotkovImprove error reporting in opclasscmds.c
2020-03-31 Magnus HaganderFix assorted typos
2020-03-31 Peter EisentrautFix INSERT OVERRIDING USER VALUE behavior
2020-03-31 Michael PaquierMove routine definitions of xlogarchive.c to a new...
2020-03-31 Peter EisentrautUpdate SQL features
2020-03-31 Amit KapilaAvoid calls to RelationGetRelationName() and RelationGe...
2020-03-31 Peter GeogheganFurther simplify nbtree high key truncation.
2020-03-30 Michael PaquierRevert "Skip redundant anti-wraparound vacuums"
2020-03-30 Peter GeogheganRefactor nbtree high key truncation.
2020-03-30 Andres FreundDeduplicate PageIsNew() check in lazy_scan_heap().
2020-03-30 Alexander KorotkovFix missing SP-GiST support in 911e702077
2020-03-30 Alexander KorotkovRemove rudiments of supporting procnum == 0 from 911e702077
2020-03-30 Peter GeogheganConsistently truncate non-key suffix columns.
2020-03-30 Alexander KorotkovImplement operator class parameters
2020-03-30 Peter EisentrautAllow using Unix-domain sockets on Windows in tests
2020-03-30 Tom LaneBe more careful about extracting encoding from locale...
next