postgrespro.git / summary / log

2020-03-31 e07e2a40bd0c Improve error messages in ltree_in and lquery_in.
           Tom Lane

2020-03-31 02a5786df24b Improve error reporting in opclasscmds.c
           Alexander Korotkov

2020-03-31 087d3d0583cf Fix assorted typos
           Magnus Hagander

2020-03-31 de3bbfcc962f Fix INSERT OVERRIDING USER VALUE behavior
           Peter Eisentraut

2020-03-31 616ae3d2b056 Move routine definitions of xlogarchive.c to a new header file
           Michael Paquier

2020-03-31 fc8c3bdde20c Update SQL features
           Peter Eisentraut

2020-03-31 ef75140fe756 Avoid calls to RelationGetRelationName() and RelationGetNamespace() in
           Amit Kapila

2020-03-31 f01157e2ac8a Further simplify nbtree high key truncation.
           Peter Geoghegan

2020-03-30 dd9ac7d5d806 Revert "Skip redundant anti-wraparound vacuums"
           Michael Paquier

2020-03-30 7c2dbc691c3e Refactor nbtree high key truncation.
           Peter Geoghegan

2020-03-30 d4b34f60c549 Deduplicate PageIsNew() check in lazy_scan_heap().
           Andres Freund

2020-03-30 364bdd0b4113 Fix missing SP-GiST support in 911e702077
           Alexander Korotkov

2020-03-30 851b14b0c69b Remove rudiments of supporting procnum == 0 from 911e702077
           Alexander Korotkov

2020-03-30 4b42a89938ac Consistently truncate non-key suffix columns.
           Peter Geoghegan

2020-03-30 911e70207703 Implement operator class parameters
           Alexander Korotkov

2020-03-30 1d53432ff940 Allow using Unix-domain sockets on Windows in tests
           Peter Eisentraut

2020-03-30 8c49454caa63 Be more careful about extracting encoding from locale strings on Windows.
           Tom Lane

2020-03-30 24566b359d09 Attempt to fix unstable regression tests, take 2
           David Rowley

2020-03-30 64638ccba3a6 Report waiting via PS while recovery is waiting for buffer pin in hot standby.
           Fujii Masao

2020-03-30 246f136e76ec Improve handling of parameter differences in physical replication
           Peter Eisentraut

2020-03-30 a01e1b8b9d93 Add new part SQL/MDA to information_schema.sql_parts
           Peter Eisentraut

2020-03-30 6aba63ef3e60 Allow the planner-related functions and hook to accept the query string.
           Fujii Masao

2020-03-30 4a539a25ebfc Expose BufferUsageAccumDiff().
           Fujii Masao

2020-03-30 b61d161c1463 Introduce vacuum errcontext to display additional information.
           Amit Kapila

2020-03-29 2743d9ae4a49 Cosmetic improvements in ltree code.
           Tom Lane

2020-03-29 122b0ccfef06 Doc: correct misstatement about ltree label maximum length.
           Tom Lane

2020-03-29 e1ff780485ca Document color support
           Peter Eisentraut

2020-03-29 9cedb1666051 pg_regress: Observe TMPDIR
           Peter Eisentraut

2020-03-29 b79911dc8c0d Update SQL features
           Peter Eisentraut

2020-03-29 2dc16efedc76 Attempt to fix unstable regression tests
           David Rowley

2020-03-29 a7b9d24e4e00 Make deduplication use number of key attributes.
           Peter Geoghegan

2020-03-28 9950c8aadf0e Fix lquery's behavior for consecutive '*' items.
           Tom Lane

2020-03-28 95f7ddfdad99 Protect against overflow of ltree.numlevel and lquery.numlevel.
           Tom Lane

2020-03-28 42750b08d946 Ensure snapshot is registered within ScanPgRelation().
           Andres Freund

2020-03-28 7351bfeda33b Fix costing for disk-based hash aggregation.
           Jeff Davis

2020-03-28 4083f445c0cb Improve the performance and accuracy of numeric sqrt() and ln().
           Dean Rasheed

2020-03-28 8f3ec75de406 Enable Unix-domain sockets support on Windows
           Peter Eisentraut

2020-03-28 87779aa47463 Prevent functional dependency estimates from exceeding column estimates.
           Dean Rasheed

2020-03-28 145cb16d3bd7 Cleanup in SQL features files
           Peter Eisentraut

2020-03-28 b07642dbcd8d Trigger autovacuum based on number of INSERTs
           David Rowley

2020-03-27 9945ad6e9040 Justify nbtree page split locking in code comment.
           Peter Geoghegan

2020-03-27 1e6148032e4d Allow walreceiver configuration to change on reload
           Alvaro Herrera

2020-03-27 092c6936de49 Set wal_receiver_create_temp_slot PGC_POSTMASTER
           Alvaro Herrera

2020-03-27 fbc7a716084e Rearrange validity checks for plpgsql "simple" expressions.
           Tom Lane

2020-03-27 8d1b9648c586 Update SQL features
           Peter Eisentraut

2020-03-26 8f59f6b9c037 Improve performance of "simple expressions" in PL/pgSQL.
           Tom Lane

2020-03-26 86e5badd22d9 Ensure that plpgsql cleans up cleanly during parallel-worker exit.
           Tom Lane

2020-03-26 eff5b245df25 Document that pg_checksums exists in checksums README
           Magnus Hagander

2020-03-26 49bf81536e24 Drop slot's LWLock before returning from SaveSlotToPath()
           Peter Eisentraut

2020-03-26 958aa438aaa4 Further fixes for ssl_passphrase_callback test module.
           Tom Lane

[prev] [next]