postgrespro.git / summary / log

2020-04-03 c12e43a2e0d4 Add checksum helper functions.
           Robert Haas

2020-04-03 6dd9f3577925 Fix bogus CALLED_AS_TRIGGER() defenses.
           Tom Lane

2020-04-03 19db23bcbda9 Revert "Include information on buffer usage during planning phase, in EXPLAIN output."
           Fujii Masao

2020-04-03 18808f8c893d Add wait events for recovery conflicts.
           Fujii Masao

2020-04-03 9d8ef98800bd Add support for \aset in pgbench
           Michael Paquier

2020-04-03 ed7a5095716e Include information on buffer usage during planning phase, in EXPLAIN output.
           Fujii Masao

2020-04-03 ac44367efbef pg_waldump: Add a --quiet option.
           Robert Haas

2020-04-02 7cb0a423f914 Improve stability fix for partition_aggregate test.
           Tom Lane

2020-04-02 8da1538b39f2 doc: remove unnecessary INNER keyword
           Bruce Momjian

2020-04-02 c713dc2f7be3 doc:  remove comma, related to commit 92d31085e9
           Bruce Momjian

2020-04-02 0b34e7d307e6 Improve user control over truncation of logged bind-parameter values.
           Tom Lane

2020-04-02 2c220ca46f3f Fix typo in SLRU stats documentation
           Tomas Vondra

2020-04-02 cefb82d49e21 Attempt to stabilize partitionwise_aggregate test
           David Rowley

2020-03-26 2991ac5fc9b3 Add SQL functions for Unicode normalization
           Peter Eisentraut

2020-04-02 070c3d3937e7 Fix whitespace
           Peter Eisentraut

2020-04-02 580a446c21f8 doc: Update for Unix-domain sockets on Windows
           Peter Eisentraut

2020-04-02 c6e0edad465e Add some comments to some SQL features
           Peter Eisentraut

2020-04-02 37b3794dfcfb Add maintenance_io_concurrency to postgresql.conf.sample.
           Thomas Munro

2020-04-02 3a5e22138a8d Allow parallel vacuum to accumulate buffer usage.
           Amit Kapila

2020-04-02 17e03282241c Allow pg_stat_statements to track planning statistics.
           Fujii Masao

2020-04-02 28cac71bd368 Collect statistics about SLRU caches
           Tomas Vondra

2020-04-01 17ca06799511 Clean up parsing of ltree and lquery some more.
           Tom Lane

2020-04-01 949a9f043eb7 Add support for binary I/O of ltree, lquery, and ltxtquery types.
           Tom Lane

2020-04-01 501b0187998c Check equality semantics for unique indexes on partitioned tables.
           Tom Lane

2020-04-01 a80818605e54 Improve selectivity estimation for assorted match-style operators.
           Tom Lane

2020-04-01 d8653f468789 Refactor code to look up local replication tuple
           Peter Eisentraut

2020-04-01 369623492d08 Update SQL features count
           Peter Eisentraut

2020-04-01 4d276ba94fd9 Fix typo in contrib/intarray documentation
           Alexander Korotkov

2020-04-01 3eabc62312ef Correct CREATE INDEX documentation for opclass parameters
           Alexander Korotkov

2020-04-01 3f1802e1fdb7 Documentation corrections for opclass parameters
           Alexander Korotkov

2020-04-01 8d84dd001239 Fix crash in psql when attempting to reuse old connection
           Michael Paquier

2020-04-01 2401d9371831 Fix coverity complaint about commit 40d964ec99.
           Amit Kapila

2020-04-01 08481eedd186 psql:  do file completion for \gx
           Bruce Momjian

2020-04-01 a7e8ece41cf7 Add -c/--restore-target-wal to pg_rewind
           Michael Paquier

2020-03-31 92d31085e926 doc:  remove mention of bitwise operators as solely type-limited
           Bruce Momjian

2020-03-31 009e422c1b68 doc:  clarify hierarchy of objects:  global, db, schema, etc.
           Bruce Momjian

2020-03-31 046fd4f36415 doc:  clarify when row-level locks are released
           Bruce Momjian

2020-03-31 7dbe290da446 Add CREATE INDEX deduplication assertions.
           Peter Geoghegan

2020-03-31 c2da793fd280 Revert erroroneous commit 834b80464d;  my apologies
           Bruce Momjian

2020-03-12 834b80464d65 dummy commit
           Bruce Momjian

2020-03-31 9b2009c4cfe1 doc:  add namespace column to pg_buffercache example query
           Bruce Momjian

2020-03-31 d97d55460bbd doc:  clarify which table creation is used for inheritance part.
           Bruce Momjian

2020-03-31 fe3036527a1f Fix race condition in statext_store().
           Tom Lane

2020-03-31 33cd0e5ea65d doc: adjust UPDATE/DELETE's FROM/USING to match SELECT's FROM
           Bruce Momjian

2020-03-31 0936d1b6ffc6 Still another try at stabilizing stats_ext test results.
           Tom Lane

2020-03-31 69360b34589b Remove header noise from test_decoding test
           Alvaro Herrera

2020-03-31 b0236508d358 Improve the message logged when recovery is paused.
           Fujii Masao

2020-03-31 051fd5e0f99b Allow ecpg to be built stand-alone, allow parallel libpq make
           Bruce Momjian

2020-03-31 82e801852274 Teach pg_ls_dir_files() to ignore ENOENT failures from stat().
           Tom Lane

2020-03-31 70dc4c509b33 Fix lquery's NOT handling, and add ability to quantify non-'*' items.
           Tom Lane

[prev] [next]