pgsql-committers - January 2021

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

Jan. 1, 2021

Thread Author Time
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51
pgsql: Doc: improve explanation of EXTRACT(EPOCH) for timestamp without Tom Lane 20:51

Jan. 2, 2021

Thread Author Time
pgsql: Update copyright for 2021 Bruce Momjian 18:07
pgsql: Update copyright for 2021 Bruce Momjian 18:07
pgsql: Update copyright for 2021 Bruce Momjian 18:07
pgsql: Update copyright for 2021 Bruce Momjian 18:07
pgsql: Update copyright for 2021 Bruce Momjian 18:07
pgsql: Update copyright for 2021 Bruce Momjian 18:07
pgsql: Update copyright for 2021 Bruce Momjian 18:07

Jan. 4, 2021

Thread Author Time
pgsql: Allow decoding at prepare time in ReorderBuffer. Amit Kapila 03:13
pgsql: Simplify some comments in xml.c Michael Paquier 10:49
pgsql: Add the ability for the core grammar to have more than one parse Tom Lane 17:39
pgsql: Remove PLPGSQL_DTYPE_ARRAYELEM datum type within pl/pgsql. Tom Lane 17:39
pgsql: Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 17:39
pgsql: Rethink the "read/write parameter" mechanism in pl/pgsql. Tom Lane 17:39
pgsql: Remove unused function prototypes. Thomas Munro 22:43
pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane 23:33
pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane 23:33
pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane 23:33
pgsql: Fix integer-overflow corner cases in substring() functions. Tom Lane 23:33
pgsql: Rename "enum blacklist" to "uncommitted enums". Thomas Munro 23:41

Jan. 5, 2021

Thread Author Time
pgsql: pgindent: whitelist/blacklist -> additional/excluded. Thomas Munro 00:27
pgsql: Replace remaining uses of "whitelist". Thomas Munro 01:00
pgsql: Fix typo in reorderbuffer.c. Amit Kapila 02:31
pgsql: Fix typo in origin.c. Amit Kapila 02:44
pgsql: Standardize one aspect of rmgr desc output. Peter Geoghegan 03:46
pgsql: doc: Document how to run regression tests with custom server set Peter Eisentraut 07:29
pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila 09:36
pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11:18
pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11:19
pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11:19
pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11:19
pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11:19
pgsql: Fix numeric_power() when the exponent is INT_MIN. Dean Rasheed 11:19
pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed 11:56
pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed 11:56
pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed 11:56
pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed 11:56
pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed 11:56
pgsql: Add an explicit cast to double when using fabs(). Dean Rasheed 11:56
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: doc: improve NLS instruction wording Bruce Momjian 19:26
pgsql: Introduce a new GUC_REPORT setting "in_hot_standby". Tom Lane 21:18
pgsql: Allow psql's \dt and \di to show TOAST tables and their indexes. Tom Lane 23:41

Jan. 6, 2021

Thread Author Time
pgsql: Revert unstable test cases from commit 7d80441d2. Tom Lane 00:03
pgsql: Promote --data-checksums to the common set of options in initdb Michael Paquier 01:52
pgsql: doc: Fix description about default behavior of recovery_target_t Fujii Masao 03:01
pgsql: doc: Fix description about default behavior of recovery_target_t Fujii Masao 03:02
pgsql: doc: Fix description about default behavior of recovery_target_t Fujii Masao 03:02
pgsql: Fix typos in decode.c and logical.c. Amit Kapila 03:31
pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao 03:35
pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao 03:35
pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao 03:36
pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao 03:36
pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao 03:37
pgsql: Detect the deadlocks between backends and the startup process. Fujii Masao 03:39
pgsql: Replace CLOBBER_CACHE_ALWAYS with run-time GUC Peter Eisentraut 09:53
pgsql: Add a test module for the regular expression package. Tom Lane 15:51
pgsql: Report progress of COPY commands Tomas Vondra 21:05
pgsql: Add idle_session_timeout. Tom Lane 23:29
pgsql: Improve timeout.c's handling of repeated timeout set/cancel. Tom Lane 23:29

Jan. 7, 2021

Thread Author Time
pgsql: Fix allocation logic of cryptohash context data with OpenSSL Michael Paquier 01:27
pgsql: Improve commentary in timeout.c. Tom Lane 03:09
pgsql: Fix bogus link in test comments. Tom Lane 03:09
pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier 11:52
pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier 11:52
pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier 11:52
pgsql: doc: Remove reference to recovery params for divergence lookup i Michael Paquier 11:52
pgsql: Add GUC to log long wait times on recovery conflicts. Fujii Masao 15:48
pgsql: Minor fixes in COPY progress docs Tomas Vondra 16:36
pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane 16:45
pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane 16:45
pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane 16:45
pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane 16:45
pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane 16:45
pgsql: Further second thoughts about idle_session_timeout patch. Tom Lane 16:45
Re: pgsql: createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate Tom Lane 22:25

Jan. 8, 2021

Thread Author Time
pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane 01:36
pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane 01:36
pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane 01:36
pgsql: Adjust createdb TAP tests to work on recent OpenBSD. Tom Lane 01:36
pgsql: Fix and simplify some code related to cryptohashes Michael Paquier 01:37
Re: pgsql: createdb: Fix quoting of --encoding, --lc-ctype and --lc-collate Michael Paquier 01:48
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix ancient bug in parsing of BRE-mode regular expressions. Tom Lane 17:16
pgsql: Fix plpgsql tests for debug_invalidate_system_caches_always. Tom Lane 23:12

Jan. 9, 2021

Thread Author Time
Re: pgsql: Test decoding of two-phase transactions during the build of a co Tom Lane 05:47
Re: pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila 06:48
Re: pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila 07:29
Re: pgsql: Test decoding of two-phase transactions during the build of a co Tom Lane 07:38
pgsql: Fix the test for decoding of two-phase transactions. Amit Kapila 10:23
Re: pgsql: Test decoding of two-phase transactions during the build of a co Amit Kapila 12:40
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11
pgsql: doc: expand description of how non-SELECT queries are processed Bruce Momjian 17:11

Jan. 11, 2021

Thread Author Time
pgsql: Use vectored I/O to fill new WAL segments. Thomas Munro 02:31
pgsql: Provide pg_preadv() and pg_pwritev(). Thomas Munro 02:31
pgsql: In libpq, always append new error messages to conn->errorMessage Tom Lane 18:12
pgsql: Allow pg_regress.c wrappers to postprocess test result files. Tom Lane 19:12
pgsql: Try next host after a "cannot connect now" failure. Tom Lane 19:12
pgsql: Uniformly identify the target host in libpq connection failure r Tom Lane 19:12
pgsql: Rethink SQLSTATE code for ERRCODE_IDLE_SESSION_TIMEOUT. Tom Lane 19:53
Re: pgsql: Track collation versions for indexes. Alvaro Herrera 21:37
Re: pgsql: Track collation versions for indexes. Thomas Munro 21:48
pgsql: Fix function prototypes in dependency.h. Thomas Munro 22:06

Jan. 12, 2021

Thread Author Time
pgsql: Make pg_dump's table of object-type priorities more maintainable Tom Lane 02:09
pgsql: Dump ALTER TABLE ... ATTACH PARTITION as a separate ArchiveEntry Tom Lane 02:09
pgsql: Optimize DropRelFileNodeBuffers() for recovery. Amit Kapila 02:26
pgsql: Fix relation descriptor leak. Amit Kapila 03:08
pgsql: Fix relation descriptor leak. Amit Kapila 03:08
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Fix thinko in comment Alvaro Herrera 14:49
pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane 17:53
pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane 17:53
pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane 17:53
pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane 17:53
pgsql: Doc: fix description of privileges needed for ALTER PUBLICATION. Tom Lane 17:53
pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane 18:37
pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane 18:37
pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane 18:37
pgsql: pg_dump: label INDEX ATTACH ArchiveEntries with an owner. Tom Lane 18:37
pgsql: Invent struct ReindexIndexInfo Alvaro Herrera 20:08

Jan. 13, 2021

Thread Author Time
pgsql: Fix routine name in comment of catcache.c Michael Paquier 01:34
pgsql: Optimize DropRelFileNodesAllBuffers() for recovery. Amit Kapila 02:32
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Fix memory leak in SnapBuildSerialize. Amit Kapila 04:17
pgsql: Don't use elog() in src/port/pwrite.c. Thomas Munro 06:37
pgsql: Add functions to 'pageinspect' to inspect GiST indexes. Heikki Linnakangas 08:36
pgsql: Remove incorrect markup Magnus Hagander 10:10
pgsql: Remove incorrect markup Magnus Hagander 10:10
pgsql: Fix portability issues in the new gist pageinspect test. Heikki Linnakangas 10:34
pgsql: Log long wait time on recovery conflict when it's resolved. Fujii Masao 14:01
pgsql: Pass down "logically unchanged index" hint. Peter Geoghegan 16:11
pgsql: Enhance nbtree index tuple deletion. Peter Geoghegan 17:21
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Doc: clarify behavior of back-half options in pg_dump. Tom Lane 18:30
pgsql: Fix test failure with wal_level=minimal. Heikki Linnakangas 19:00
pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane 19:53
pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane 19:53
pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane 19:53
pgsql: Disallow a digit as the first character of a variable name in pg Tom Lane 19:53
pgsql: Call out vacuum considerations in create index docs Alvaro Herrera 20:57
pgsql: Call out vacuum considerations in create index docs Alvaro Herrera 20:57
pgsql: Call out vacuum considerations in create index docs Alvaro Herrera 20:57
pgsql: Doc, more or less: uncomment tutorial example that was fixed lon Tom Lane 21:00
pgsql: Run reformat-dat-files to declutter the catalog data files. Tom Lane 21:23
pgsql: Mark inet_server_addr() and inet_server_port() as parallel-restr Tom Lane 21:23
pgsql: Move our p{read,write}v replacements into their own files. Thomas Munro 22:21

Jan. 14, 2021

Thread Author Time
pgsql: Rework refactoring of hex and encoding routines Michael Paquier 02:15
pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao 03:32
pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao 03:32
Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Michael Paquier 04:59
Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Fujii Masao 05:14
Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim Tom Lane 05:23
pgsql: Minor header cleanup for the new iovec code. Thomas Munro 05:32
Re: pgsql: Ensure that a standby is able to follow a primary on a newer tim 📎 Fujii Masao 06:19
pgsql: Improve tab-completion for CLOSE, DECLARE, FETCH and MOVE. Fujii Masao 06:42
pgsql: Stabilize timeline switch regression test. Fujii Masao 14:56
pgsql: Stabilize timeline switch regression test. Fujii Masao 14:57
pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 18:33
pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 18:33
pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 18:33
pgsql: Prevent drop of tablespaces used by partitioned relations Alvaro Herrera 18:33
pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 21:19
pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 21:19
pgsql: pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner. Tom Lane 21:19

Browse Archives

Prev | Next