postgrespro.git / summary / log

2020-03-26 e984fb341f29 Don't listen to localhost in ssl_passphrase_callback test
           Andrew Dunstan

2020-03-25 13c98bdfc41e Fix assorted portability issues in commit 896fcdb23.
           Tom Lane

2020-03-25 896fcdb230e7 Provide a TLS init hook
           Andrew Dunstan

2020-03-25 ffd398021c29 pg_dump new test: Change order of arguments
           Alvaro Herrera

2020-03-25 2f9eb3132094 pg_dump: Allow dumping data of specific foreign servers
           Alvaro Herrera

2020-03-25 bda6dedbea59 Go back to returning int from ereport auxiliary functions.
           Tom Lane

2020-03-25 f5817595a7f1 Define EXEC_BACKEND in pg_config_manual.h
           Peter Eisentraut

2020-03-25 e8b1774fc288 Update SQL features
           Peter Eisentraut

2020-03-25 352f6f2df60f Add collation versions for Windows.
           Thomas Munro

2020-03-25 382a821907e7 Allow NULL version for individual collations.
           Thomas Munro

2020-03-25 dd8e19132acf Consider disk-based hash aggregation to implement DISTINCT.
           Jeff Davis

2020-03-25 3649133b1476 Avoid allocating unnecessary zero-sized array.
           Jeff Davis

2020-03-24 b150a7679310 Fix nbtree deduplication README commentary.
           Peter Geoghegan

2020-03-24 112b006fe79b logical decoding: Remove TODO about unnecessary optimization.
           Andres Freund

2020-03-24 f15ace793578 Fix compiler warning on Cygwin
           Peter Eisentraut

2020-03-24 17a28b03645e Improve the internal implementation of ereport().
           Tom Lane

2020-03-24 e3a87b4991cc Re-implement the ereport() macro using __VA_ARGS__.
           Tom Lane

2020-03-24 cef27ae01ac8 Fix compiler warning
           Peter Eisentraut

2020-03-24 ab3e4fbd5421 Doc: fix broken markup.
           Tom Lane

2020-03-24 97ee604d9bce Some refactoring of logical/worker.c
           Peter Eisentraut

2020-03-24 d40d564c5a92 Add support for other normal forms to Unicode normalization API
           Peter Eisentraut

2020-03-24 cedffbdb8b13 Report wait event for cost-based vacuum delay.
           Andres Freund

2020-03-24 496ee647ecd2 Prefer standby promotion over recovery pause.
           Fujii Masao

2020-03-24 e09ad07b21a2 Move routine building restore_command to src/common/
           Michael Paquier

2020-03-24 b8e20d6dabda Add wait events for WAL archive and recovery pause.
           Fujii Masao

2020-03-24 76df765e88fd Reduce test time for disk-based Hash Aggregation.
           Jeff Davis

2020-03-24 67e0adfb3f98 Report NULL as total backup size if it's not estimated.
           Fujii Masao

2020-03-23 64fe60227909 Fixes for Disk-based Hash Aggregation.
           Jeff Davis

2020-03-23 0830d21f5b01 docs:  add backend_type to file-fdw CSV log example
           Bruce Momjian

2020-03-23 f801ceb696b4 Add regression tests for constraint errors in partitioned tables.
           Andres Freund

2020-03-23 0df94beb362e Fix ordering in typedefs.list
           Alexander Korotkov

2020-03-23 fe604800681a Doc: explain that LIKE et al can be used in ANY (sub-select) etc.
           Tom Lane

2020-03-23 980a70b9763e Fix our getopt_long's behavior for a command line argument of just "-".
           Tom Lane

2020-03-23 c81bd3b9a5e9 Doc: Fix type of some storage parameters in CREATE TABLE page
           Michael Paquier

2020-03-23 faa650a99b4b Revert "Refactor compile-time assertion checks in c.h"
           Michael Paquier

2020-03-23 33753ac9d7bc Add object names to partition integrity violations.
           Amit Kapila

2020-03-23 79dfa8afb296 Add bound checks for ssl_min_protocol_version and ssl_max_protocol_version
           Michael Paquier

2020-03-22 de9396326edc Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
           Noah Misch

2020-03-21 d0587f52b3bb Fix up recent breakage of headerscheck and cpluspluscheck.
           Tom Lane

2020-03-21 cb2fd7eac285 Skip WAL for new relfilenodes, under wal_level=minimal.
           Noah Misch

2020-03-21 d3e572855be1 In log_newpage_range(), heed forkNum and page_std arguments.
           Noah Misch

2020-03-21 e629a01f6973 During heap rebuild, lock any TOAST index until end of transaction.
           Noah Misch

2020-03-21 d60ef94d7639 Fix cosmetic blemishes involving rd_createSubid.
           Noah Misch

2020-03-21 3ba59ccc896e Allow page lock to conflict among parallel group members.
           Amit Kapila

2020-03-21 a6d7e9fb2816 docs:  use alias in WHERE clause of full text search example
           Bruce Momjian

2020-03-20 069b750ca764 Fix bogus last-minute edit in 4e62091341b4
           Alvaro Herrera

2020-03-20 4e62091341b4 pg_dump: Add FOREIGN to ALTER statements, if appropriate
           Alvaro Herrera

2020-03-20 71c2fd0c04a5 Turn off deprecated bison warnings under MSVC
           Andrew Dunstan

2020-03-20 b03436994bcc psql: Catch and report errors while printing result table
           Peter Eisentraut

2020-03-20 85f6b49c2c53 Allow relation extension lock to conflict among parallel group members.
           Amit Kapila

[prev] [next]