2020-04-07 |
Alvaro Herrera | Allow users to limit storage reserved by replication... |
commit | commitdiff | tree |
2020-04-07 |
Tom Lane | Allow psql's \g and \gx commands to transiently change... |
commit | commitdiff | tree |
2020-04-07 |
Alexander Korotkov | Implement waiting for given lsn at transaction start |
commit | commitdiff | tree |
2020-04-07 |
Alvaro Herrera | Support FETCH FIRST WITH TIES |
commit | commitdiff | tree |
2020-04-07 |
Tom Lane | Adjust bytea get_bit/set_bit to use int8 not int4 for... |
commit | commitdiff | tree |
2020-04-07 |
Tomas Vondra | Remove debugging elog from pgstat_recv_resetslrucounter |
commit | commitdiff | tree |
2020-04-07 |
Tomas Vondra | Minor improvements in Incremental Sort explain |
commit | commitdiff | tree |
2020-04-07 |
Fujii Masao | Prevent archive recovery from scanning non-existent... |
commit | commitdiff | tree |
2020-04-07 |
Tomas Vondra | Consider Incremental Sort paths at additional places |
commit | commitdiff | tree |
2020-04-07 |
Tom Lane | Fix representation of SORT_TYPE_STILL_IN_PROGRESS. |
commit | commitdiff | tree |
2020-04-07 |
Thomas Munro | Introduce xid8-based functions to replace txid_XXX. |
commit | commitdiff | tree |
2020-04-07 |
Thomas Munro | Add SQL type xid8 to expose FullTransactionId to users. |
commit | commitdiff | tree |
2020-04-06 |
Tomas Vondra | Use INT64_FORMAT when formatting int64 values in explain |
commit | commitdiff | tree |
2020-04-06 |
Tomas Vondra | Fix failures in incremental_sort due to number of workers |
commit | commitdiff | tree |
2020-04-06 |
Peter Geoghegan | Fix nbtree kill_prior_tuple posting list assert. |
commit | commitdiff | tree |
2020-04-06 |
Tomas Vondra | Fix show_incremental_sort_info with force_parallel_mode |
commit | commitdiff | tree |
2020-04-06 |
Tomas Vondra | Implement Incremental Sort |
commit | commitdiff | tree |
2020-04-06 |
Tom Lane | Re-stabilize infinite_recurse() test case. |
commit | commitdiff | tree |
2020-04-06 |
Peter Eisentraut | Add logical replication support to replicate into parti... |
commit | commitdiff | tree |
2020-04-06 |
Amit Kapila | Allow autovacuum to log WAL usage statistics. |
commit | commitdiff | tree |
2020-04-06 |
Michael Paquier | Refactor cluster.c to use new routine get_index_isclust... |
commit | commitdiff | tree |
2020-04-06 |
Amit Kapila | Add the option to report WAL usage in EXPLAIN and auto_... |
commit | commitdiff | tree |
2020-04-06 |
Michael Paquier | Preserve clustered index after rewrites with ALTER... |
commit | commitdiff | tree |
2020-04-06 |
Andres Freund | Recompute stack base in forked postmaster children. |
commit | commitdiff | tree |
2020-04-06 |
Andres Freund | Use TransactionXmin instead of RecentGlobalXmin in... |
commit | commitdiff | tree |
2020-04-05 |
Andres Freund | Fix recently introduced typo. |
commit | commitdiff | tree |
2020-04-05 |
Peter Eisentraut | Save errno across LWLockRelease() calls |
commit | commitdiff | tree |
2020-04-05 |
Tom Lane | Further improve stability fix for partition_aggregate... |
commit | commitdiff | tree |
2020-04-05 |
Amit Kapila | Allow pg_stat_statements to track WAL usage statistics. |
commit | commitdiff | tree |
2020-04-04 |
Noah Misch | Add perl2host call missing from a new test file. |
commit | commitdiff | tree |
2020-04-04 |
Tom Lane | Remove bogus Assert, add some regression test cases... |
commit | commitdiff | tree |
2020-04-04 |
Noah Misch | Skip WAL for new relfilenodes, under wal_level=minimal. |
commit | commitdiff | tree |
2020-04-04 |
Peter Eisentraut | Revert "Improve handling of parameter differences in... |
commit | commitdiff | tree |
2020-04-04 |
Amit Kapila | Add infrastructure to track WAL usage. |
commit | commitdiff | tree |
2020-04-04 |
Jeff Davis | Include chunk overhead in hash table entry size estimate. |
commit | commitdiff | tree |
2020-04-04 |
Robert Haas | Fix resource management bug with replication=database. |
commit | commitdiff | tree |
2020-04-04 |
Robert Haas | Be more careful about time_t vs. pg_time_t in basebackup.c. |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_validatebackup: Fix 'make clean' to remove tmp_check. |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_validatebackup: Adjust TAP tests to undo permissions... |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_validatebackup: Also use perl2host in TAP tests. |
commit | commitdiff | tree |
2020-04-03 |
Tom Lane | Cosmetic improvements for code related to partitionwise... |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_validatebackup: Use tempdir_short in TAP tests. |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_validatebackup: Adjust TAP tests to placate perlcritic. |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | Generate backup manifests for base backups, and validat... |
commit | commitdiff | tree |
2020-04-03 |
Fujii Masao | Include information on buffer usage during planning... |
commit | commitdiff | tree |
2020-04-03 |
Tom Lane | Fix bugs in gin_fuzzy_search_limit processing. |
commit | commitdiff | tree |
2020-04-03 |
Fujii Masao | Improve stability of explain regression test. |
commit | commitdiff | tree |
2020-04-03 |
Alvaro Herrera | Add a glossary to the documentation |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_waldump: Don't call XLogDumpDisplayStats() if -q... |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | Add checksum helper functions. |
commit | commitdiff | tree |
2020-04-03 |
Tom Lane | Fix bogus CALLED_AS_TRIGGER() defenses. |
commit | commitdiff | tree |
2020-04-03 |
Fujii Masao | Revert "Include information on buffer usage during... |
commit | commitdiff | tree |
2020-04-03 |
Fujii Masao | Add wait events for recovery conflicts. |
commit | commitdiff | tree |
2020-04-03 |
Michael Paquier | Add support for \aset in pgbench |
commit | commitdiff | tree |
2020-04-03 |
Fujii Masao | Include information on buffer usage during planning... |
commit | commitdiff | tree |
2020-04-03 |
Robert Haas | pg_waldump: Add a --quiet option. |
commit | commitdiff | tree |
2020-04-02 |
Tom Lane | Improve stability fix for partition_aggregate test. |
commit | commitdiff | tree |
2020-04-02 |
Bruce Momjian | doc: remove unnecessary INNER keyword |
commit | commitdiff | tree |
2020-04-02 |
Bruce Momjian | doc: remove comma, related to commit 92d31085e9 |
commit | commitdiff | tree |
2020-04-02 |
Tom Lane | Improve user control over truncation of logged bind... |
commit | commitdiff | tree |
2020-04-02 |
Tomas Vondra | Fix typo in SLRU stats documentation |
commit | commitdiff | tree |
2020-04-02 |
David Rowley | Attempt to stabilize partitionwise_aggregate test |
commit | commitdiff | tree |
2020-04-02 |
Peter Eisentraut | Add SQL functions for Unicode normalization |
commit | commitdiff | tree |
2020-04-02 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2020-04-02 |
Peter Eisentraut | doc: Update for Unix-domain sockets on Windows |
commit | commitdiff | tree |
2020-04-02 |
Peter Eisentraut | Add some comments to some SQL features |
commit | commitdiff | tree |
2020-04-02 |
Thomas Munro | Add maintenance_io_concurrency to postgresql.conf.sample. |
commit | commitdiff | tree |
2020-04-02 |
Amit Kapila | Allow parallel vacuum to accumulate buffer usage. |
commit | commitdiff | tree |
2020-04-02 |
Fujii Masao | Allow pg_stat_statements to track planning statistics. |
commit | commitdiff | tree |
2020-04-02 |
Tomas Vondra | Collect statistics about SLRU caches |
commit | commitdiff | tree |
2020-04-01 |
Tom Lane | Clean up parsing of ltree and lquery some more. |
commit | commitdiff | tree |
2020-04-01 |
Tom Lane | Add support for binary I/O of ltree, lquery, and ltxtqu... |
commit | commitdiff | tree |
2020-04-01 |
Tom Lane | Check equality semantics for unique indexes on partitio... |
commit | commitdiff | tree |
2020-04-01 |
Tom Lane | Improve selectivity estimation for assorted match-style... |
commit | commitdiff | tree |
2020-04-01 |
Peter Eisentraut | Refactor code to look up local replication tuple |
commit | commitdiff | tree |
2020-04-01 |
Peter Eisentraut | Update SQL features count |
commit | commitdiff | tree |
2020-04-01 |
Alexander Korotkov | Fix typo in contrib/intarray documentation |
commit | commitdiff | tree |
2020-04-01 |
Alexander Korotkov | Correct CREATE INDEX documentation for opclass parameters |
commit | commitdiff | tree |
2020-04-01 |
Alexander Korotkov | Documentation corrections for opclass parameters |
commit | commitdiff | tree |
2020-04-01 |
Michael Paquier | Fix crash in psql when attempting to reuse old connection |
commit | commitdiff | tree |
2020-04-01 |
Amit Kapila | Fix coverity complaint about commit 40d964ec99. |
commit | commitdiff | tree |
2020-04-01 |
Bruce Momjian | psql: do file completion for \gx |
commit | commitdiff | tree |
2020-04-01 |
Michael Paquier | Add -c/--restore-target-wal to pg_rewind |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | doc: remove mention of bitwise operators as solely... |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | doc: clarify hierarchy of objects: global, db, schema... |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | doc: clarify when row-level locks are released |
commit | commitdiff | tree |
2020-03-31 |
Peter Geoghegan | Add CREATE INDEX deduplication assertions. |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | Revert erroroneous commit 834b80464d; my apologies |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | dummy commit |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | doc: add namespace column to pg_buffercache example... |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | doc: clarify which table creation is used for inherita... |
commit | commitdiff | tree |
2020-03-31 |
Tom Lane | Fix race condition in statext_store(). |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | doc: adjust UPDATE/DELETE's FROM/USING to match SELECT... |
commit | commitdiff | tree |
2020-03-31 |
Tom Lane | Still another try at stabilizing stats_ext test results. |
commit | commitdiff | tree |
2020-03-31 |
Alvaro Herrera | Remove header noise from test_decoding test |
commit | commitdiff | tree |
2020-03-31 |
Fujii Masao | Improve the message logged when recovery is paused. |
commit | commitdiff | tree |
2020-03-31 |
Bruce Momjian | Allow ecpg to be built stand-alone, allow parallel... |
commit | commitdiff | tree |
2020-03-31 |
Tom Lane | Teach pg_ls_dir_files() to ignore ENOENT failures from... |
commit | commitdiff | tree |
2020-03-31 |
Tom Lane | Fix lquery's NOT handling, and add ability to quantify... |
commit | commitdiff | tree |
2020-03-31 |
Tom Lane | Improve error messages in ltree_in and lquery_in. |
commit | commitdiff | tree |
next |