pgsql-committers since 2020-03-16 00:00

Notification of git commits are sent to this list. Do not post here!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

March 16, 2020

Thread Author Time
pgsql: nbtree: Reorder nbtinsert.c prototypes. Peter Geoghegan 03:54
pgsql: Introduce a maintenance_io_concurrency setting. Thomas Munro 04:24
pgsql: Simplify the effective_io_concurrency setting. Thomas Munro 04:24
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Alexander Korotkov 11:54
pgsql: nbtree: Pass down MAXALIGN()'d itemsz for new item. Peter Geoghegan 19:00
Re: pgsql: Unify several ways to tracking backend type Alvaro Herrera 19:22
pgsql: Plug memory leak Alvaro Herrera 19:29
pgsql: Plug memory leak Alvaro Herrera 19:29
pgsql: Plug memory leak Alvaro Herrera 19:29
pgsql: Plug memory leak Alvaro Herrera 19:29
pgsql: Plug memory leak Alvaro Herrera 19:29
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro 20:11
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Alvaro Herrera 20:30
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro 21:21
pgsql: Update comment Alvaro Herrera 21:41
pgsql: Document pg_ls_*dir hiding of directories and special files Alvaro Herrera 22:16
pgsql: Document pg_ls_*dir hiding of directories and special files Alvaro Herrera 22:16
pgsql: Document pg_ls_*dir hiding of directories and special files Alvaro Herrera 22:16
pgsql: nbtree: Fix obsolete _bt_search() comment. Peter Geoghegan 22:51

March 17, 2020

Thread Author Time
pgsql: Avoid holding a directory FD open across assorted SRF calls. Tom Lane 01:06
pgsql: Avoid holding a directory FD open across assorted SRF calls. Tom Lane 01:06
pgsql: Avoid holding a directory FD open across assorted SRF calls. Tom Lane 01:06
pgsql: Avoid holding a directory FD open across assorted SRF calls. Tom Lane 01:06
pgsql: Avoid holding a directory FD open across assorted SRF calls. Tom Lane 01:06
pgsql: Avoid holding a directory FD open across assorted SRF calls. Tom Lane 01:06
pgsql: Remove useless pfree()s at the ends of various ValuePerCall SRFs Tom Lane 01:36
pgsql: Fix comment in xlog.c. Fujii Masao 03:07
pgsql: Add the type information for index storage parameters to the doc Fujii Masao 07:08
Re: pgsql: Revert "initdb: Change authentication defaults" Tom Lane 14:37
pgsql: Use pkg-config, if available, to locate libxml2 during configure Tom Lane 16:09
pgsql: Use pkg-config, if available, to locate libxml2 during configure Tom Lane 16:09
pgsql: Use pkg-config, if available, to locate libxml2 during configure Tom Lane 16:09
pgsql: Use pkg-config, if available, to locate libxml2 during configure Tom Lane 16:09
pgsql: Remove bogus assertion about polymorphic SQL function result. Tom Lane 18:55
pgsql: Doc: clarify behavior of "anyrange" pseudo-type. Tom Lane 19:05
pgsql: Doc: clarify behavior of "anyrange" pseudo-type. Tom Lane 19:05
pgsql: Doc: clarify behavior of "anyrange" pseudo-type. Tom Lane 19:05
pgsql: Doc: clarify behavior of "anyrange" pseudo-type. Tom Lane 19:05
pgsql: Doc: clarify behavior of "anyrange" pseudo-type. Tom Lane 19:05
pgsql: Doc: clarify behavior of "anyrange" pseudo-type. Tom Lane 19:05
pgsql: Fix consistency issues with replication slot copy Alvaro Herrera 19:22
pgsql: Fix consistency issues with replication slot copy Alvaro Herrera 19:22
Re: pgsql: walreceiver uses a temporary replication slot by default 📎 Sergei Kornilov 20:39
pgsql: Remove logical_read_local_xlog_page Alvaro Herrera 21:22
pgsql: Adjust handling of an ANYARRAY actual input for an ANYARRAY argu Tom Lane 22:29
pgsql: Doc: Correct deduplicate_items varlistentry id. Peter Geoghegan 22:54
pgsql: Refactor our checks for valid function and aggregate signatures. Tom Lane 23:36

March 18, 2020

Thread Author Time
pgsql: Fix kqueue support under debugger on macOS. Thomas Munro 00:05
pgsql: Don't use EV_CLEAR for kqueue events. Thomas Munro 00:05
Re: pgsql: Add kqueue(2) support to the WaitEventSet API. Thomas Munro 00:07
pgsql: nbtree: Remove useless local variables. Peter Geoghegan 01:39
pgsql: Assert that we don't acquire a heavyweight lock on another objec Amit Kapila 01:58
Re: pgsql: Revert "initdb: Change authentication defaults" Michael Paquier 01:59
pgsql: Fix typo in indexcmds.c Michael Paquier 02:16
pgsql: Fix typo in indexcmds.c Michael Paquier 02:16
pgsql: Add missing errcode() in a few ereport calls. Amit Kapila 04:54
pgsql: Add missing errcode() in a few ereport calls. Amit Kapila 04:54
pgsql: Add missing errcode() in a few ereport calls. Amit Kapila 04:54
pgsql: Add missing errcode() in a few ereport calls. Amit Kapila 04:54
pgsql: Add missing errcode() in a few ereport calls. Amit Kapila 04:54
pgsql: Add missing errcode() in a few ereport calls. Amit Kapila 04:54
pgsql: Update the description of type of check_option reloption in docs Fujii Masao 09:29
pgsql: Fix wording of several extended stats comments Tomas Vondra 12:40
pgsql: doc: Update documentation about reg* types Peter Eisentraut 13:54
pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao 14:09
pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao 14:10
pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao 14:10
pgsql: Correct the descriptions of recovery-related wait events in docs Fujii Masao 14:10
pgsql: Doc: remove reference to nonexisting GUC from 9.5 release notes. Tom Lane 15:04
pgsql: Document pg_statistic_ext.stxstattarget Tomas Vondra 15:52
pgsql: Recognize some OR clauses as compatible with functional dependen Tomas Vondra 15:52
pgsql: Implement type regcollation Peter Eisentraut 20:26
pgsql: Refactor nbtree fastpath optimization. Peter Geoghegan 21:43
pgsql: Enable BEFORE row-level triggers for partitioned tables Alvaro Herrera 21:59
pgsql: Specialize MemoryContextMemAllocated(). Jeff Davis 22:39
pgsql: Disk-based Hash Aggregation. Jeff Davis 22:54
Re: pgsql: Disk-based Hash Aggregation. Alvaro Herrera 23:24

March 19, 2020

Thread Author Time
pgsql: Fix comment related to concurrent index swapping in index.c Michael Paquier 00:52
pgsql: Fix comment related to concurrent index swapping in index.c Michael Paquier 00:52
pgsql: nbtree: Use raw PageAddItem() for retail inserts. Peter Geoghegan 01:17
Re: pgsql: walreceiver uses a temporary replication slot by default Michael Paquier 02:26
pgsql: Add assert to ensure that page locks don't participate in deadlo Amit Kapila 02:53
pgsql: Rename the recovery-related wait events. Fujii Masao 06:33
pgsql: Prepare to support non-tables in publications Peter Eisentraut 08:04
pgsql: Make pg_basebackup ask the server to estimate the total backup s Fujii Masao 08:10
pgsql: Introduce "anycompatible" family of polymorphic types. Tom Lane 15:43
pgsql: Back-patch src/test/recovery and PostgresNode from 9.6 to 9.5. Noah Misch 16:42
pgsql: Add new typedefs introduced in 773df883e8 to typedefs.list Alexander Korotkov 18:42
pgsql: pg_upgrade: make get_major_server_version() err msg consistent Bruce Momjian 19:21
pgsql: pg_upgrade: make get_major_server_version() err msg consistent Bruce Momjian 19:21
pgsql: pg_upgrade: make get_major_server_version() err msg consistent Bruce Momjian 19:21
pgsql: pg_upgrade: make get_major_server_version() err msg consistent Bruce Momjian 19:21
pgsql: pg_upgrade: make get_major_server_version() err msg consistent Bruce Momjian 19:21
pgsql: pg_upgrade: make get_major_server_version() err msg consistent Bruce Momjian 19:21
pgsql: Revert "Specialize MemoryContextMemAllocated()." Jeff Davis 19:23
pgsql: nbtree: Remove obsolete _bt_pgaddtup() comments. Peter Geoghegan 21:58

March 20, 2020

Thread Author Time
pgsql: Allow relation extension lock to conflict among parallel group m Amit Kapila 03:02
pgsql: psql: Catch and report errors while printing result table Peter Eisentraut 15:13
pgsql: Turn off deprecated bison warnings under MSVC Andrew Dunstan 18:07
pgsql: Turn off deprecated bison warnings under MSVC Andrew Dunstan 18:07
pgsql: Turn off deprecated bison warnings under MSVC Andrew Dunstan 18:07
pgsql: Turn off deprecated bison warnings under MSVC Andrew Dunstan 18:07
pgsql: Turn off deprecated bison warnings under MSVC Andrew Dunstan 18:07
pgsql: Turn off deprecated bison warnings under MSVC Andrew Dunstan 18:07
pgsql: pg_dump: Add FOREIGN to ALTER statements, if appropriate Alvaro Herrera 20:35
Re: pgsql: pg_dump: Add FOREIGN to ALTER statements, if appropriate Erik Rijkers 20:50
Re: pgsql: pg_dump: Add FOREIGN to ALTER statements, if appropriate Alvaro Herrera 21:12
pgsql: Fix bogus last-minute edit in 4e62091341b4 Alvaro Herrera 21:14

March 21, 2020

Thread Author Time
pgsql: docs: use alias in WHERE clause of full text search example Bruce Momjian 00:19
pgsql: docs: use alias in WHERE clause of full text search example Bruce Momjian 00:19
pgsql: docs: use alias in WHERE clause of full text search example Bruce Momjian 00:19
pgsql: docs: use alias in WHERE clause of full text search example Bruce Momjian 00:19
pgsql: docs: use alias in WHERE clause of full text search example Bruce Momjian 00:19
pgsql: docs: use alias in WHERE clause of full text search example Bruce Momjian 00:19
pgsql: Allow page lock to conflict among parallel group members. Amit Kapila 03:27
pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 16:45
pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 16:45
pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 16:45
pgsql: During heap rebuild, lock any TOAST index until end of transacti Noah Misch 16:45
pgsql: Back-patch log_newpage_range(). Noah Misch 16:45
pgsql: During heap rebuild, lock any TOAST index until end of transacti Noah Misch 16:45
pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 16:45
pgsql: Fix cosmetic blemishes involving rd_createSubid. Noah Misch 16:45
pgsql: During heap rebuild, lock any TOAST index until end of transacti Noah Misch 16:45
pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 16:45
pgsql: Back-patch log_newpage_range(). Noah Misch 16:45
pgsql: Fix cosmetic blemishes involving rd_createSubid. Noah Misch 16:45
pgsql: Fix cosmetic blemishes involving rd_createSubid. Noah Misch 16:45
pgsql: In log_newpage_range(), heed forkNum and page_std arguments. Noah Misch 16:45
pgsql: Fix cosmetic blemishes involving rd_createSubid. Noah Misch 16:45
pgsql: In log_newpage_range(), heed forkNum and page_std arguments. Noah Misch 16:45
pgsql: Fix cosmetic blemishes involving rd_createSubid. Noah Misch 16:45
pgsql: Fix cosmetic blemishes involving rd_createSubid. Noah Misch 16:45
pgsql: During heap rebuild, lock any TOAST index until end of transacti Noah Misch 16:45
pgsql: During heap rebuild, lock any TOAST index until end of transacti Noah Misch 16:45
pgsql: Back-patch log_newpage_range(). Noah Misch 16:45
pgsql: Back-patch log_newpage_range(). Noah Misch 16:45
pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 16:45
pgsql: During heap rebuild, lock any TOAST index until end of transacti Noah Misch 16:45
Re: pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Tom Lane 19:04
Re: pgsql: Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 19:21
pgsql: Fix up recent breakage of headerscheck and cpluspluscheck. Tom Lane 22:28

March 22, 2020

Thread Author Time
Re: pgsql: Allow page lock to conflict among parallel group members. Andres Freund 00:27
Re: pgsql: Allow page lock to conflict among parallel group members. Amit Kapila 02:49
pgsql: Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 16:27
pgsql: Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 16:27
pgsql: Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 16:27
pgsql: Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 16:27
pgsql: Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 16:27
pgsql: Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 16:27

March 23, 2020

Thread Author Time
pgsql: Add bound checks for ssl_min_protocol_version and ssl_max_protoc Michael Paquier 02:03
pgsql: Add object names to partition integrity violations. Amit Kapila 02:47
pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 04:40
pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 04:40
pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 04:40
pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 04:40
pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 04:40
pgsql: Doc: Fix type of some storage parameters in CREATE TABLE page Michael Paquier 04:40
pgsql: Revert "Refactor compile-time assertion checks in c.h" Michael Paquier 04:40
Re: pgsql: Disk-based Hash Aggregation. Tom Lane 06:05
pgsql: Fix our getopt_long's behavior for a command line argument of ju Tom Lane 15:58
pgsql: Fix our getopt_long's behavior for a command line argument of ju Tom Lane 15:58
pgsql: Fix our getopt_long's behavior for a command line argument of ju Tom Lane 15:58
pgsql: Fix our getopt_long's behavior for a command line argument of ju Tom Lane 15:58
pgsql: Fix our getopt_long's behavior for a command line argument of ju Tom Lane 15:58
pgsql: Fix our getopt_long's behavior for a command line argument of ju Tom Lane 15:58
pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc Tom Lane 16:42
pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc Tom Lane 16:42
pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc Tom Lane 16:42
pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc Tom Lane 16:42
pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc Tom Lane 16:42
pgsql: Doc: explain that LIKE et al can be used in ANY (sub-select) etc Tom Lane 16:42
Re: pgsql: Disk-based Hash Aggregation. Jeff Davis 21:49
Re: pgsql: Disk-based Hash Aggregation. Tom Lane 21:58
pgsql: Fix ordering in typedefs.list Alexander Korotkov 21:59
pgsql: Add regression tests for constraint errors in partitioned tables Andres Freund 22:03
pgsql: Add regression tests for constraint errors in partitioned tables Andres Freund 22:04
pgsql: Fix potential crash after constraint violation errors in partiti Andres Freund 22:04
pgsql: Fix potential crash after constraint violation errors in partiti Andres Freund 22:04
pgsql: Add regression tests for constraint errors in partitioned tables Andres Freund 22:04
pgsql: Add regression tests for constraint errors in partitioned tables Andres Freund 22:06
pgsql: docs: add backend_type to file-fdw CSV log example Bruce Momjian 22:38
pgsql: Fixes for Disk-based Hash Aggregation. Jeff Davis 22:45

March 24, 2020

Thread Author Time
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Andres Freund 01:41
pgsql: Report NULL as total backup size if it's not estimated. Fujii Masao 01:45
pgsql: Reduce test time for disk-based Hash Aggregation. Jeff Davis 02:11
pgsql: Add wait events for WAL archive and recovery pause. Fujii Masao 02:12
pgsql: Move routine building restore_command to src/common/ Michael Paquier 03:14
pgsql: Prefer standby promotion over recovery pause. Fujii Masao 03:50
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 04:40
pgsql: Report wait event for cost-based vacuum delay. Andres Freund 05:59
pgsql: Add support for other normal forms to Unicode normalization API Peter Eisentraut 09:18
pgsql: Some refactoring of logical/worker.c Peter Eisentraut 14:17
pgsql: Doc: fix broken markup. Tom Lane 14:27
Re: pgsql: Some refactoring of logical/worker.c Erik Rijkers 14:39
pgsql: Fix compiler warning Peter Eisentraut 15:02
Re: pgsql: Some refactoring of logical/worker.c Peter Eisentraut 15:02
pgsql: Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 15:49
pgsql: Re-implement the ereport() macro using __VA_ARGS__. Tom Lane 15:49
pgsql: Improve the internal implementation of ereport(). Tom Lane 16:08

Browse Archives

Prev | Next