pgsql-committers since 2020-12-28 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

Dec. 28, 2020

Thread Author Time
pgsql: Revert "Add key management system" (978f869b99) & later commits Bruce Momjian 02:37
Re: pgsql: Add pg_alterckey utility to change the cluster key Bruce Momjian 02:43
Re: pgsql: Fix memory leak in plpgsql's CALL processing. Peter Eisentraut 09:47
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:02
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:02
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:03
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:03
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:03
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:04
pgsql: postgres_fdw: Fix connection leak. Fujii Masao 11:04
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
pgsql: Fix inconsistent code with shared invalidations of snapshots Michael Paquier 13:19
Re: pgsql: Add pg_alterckey utility to change the cluster key Andrew Dunstan 13:49
Re: pgsql: Add pg_alterckey utility to change the cluster key Fabien COELHO 14:09
Re: pgsql: Fix memory leak in plpgsql's CALL processing. Tom Lane 15:11
Re: pgsql: Add pg_alterckey utility to change the cluster key Bruce Momjian 15:34
Re: pgsql: Add pg_alterckey utility to change the cluster key Bruce Momjian 15:39
pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane 16:41
pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane 16:41
pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane 16:41
pgsql: Fix thinko in plpgsql memory leak fix. Tom Lane 16:41
Re: pgsql: Fix memory leak in plpgsql's CALL processing. Tom Lane 16:42
pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane 16:56
pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane 16:56
pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane 16:56
pgsql: Further fix thinko in plpgsql memory leak fix. Tom Lane 16:56
pgsql: Expose the default for channel_binding in PQconndefaults(). Tom Lane 17:13
pgsql: Expose the default for channel_binding in PQconndefaults(). Tom Lane 17:13
pgsql: Fix bugs in libpq's GSSAPI encryption support. Tom Lane 20:43
pgsql: Fix bugs in libpq's GSSAPI encryption support. Tom Lane 20:43
pgsql: Fix bugs in libpq's GSSAPI encryption support. Tom Lane 20:43
pgsql: Improve log messages related to pg_hba.conf not matching a conne Tom Lane 22:59
pgsql: Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 22:59
pgsql: Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 22:59
pgsql: Improve log messages related to pg_hba.conf not matching a conne Tom Lane 22:59
pgsql: Fix assorted issues in backend's GSSAPI encryption support. Tom Lane 22:59
pgsql: Improve log messages related to pg_hba.conf not matching a conne Tom Lane 22:59

Dec. 29, 2020

Thread Author Time
pgsql: doc: Improve description of min_dynamic_shared_memory Michael Paquier 08:01
pgsql: doc: Improve some grammar and sentences Michael Paquier 09:21
pgsql: doc: Improve some grammar and sentences Michael Paquier 09:21
pgsql: doc: Improve some grammar and sentences Michael Paquier 09:21
pgsql: doc: Improve some grammar and sentences Michael Paquier 09:21
pgsql: doc: Improve some grammar and sentences Michael Paquier 09:21
pgsql: doc: Improve some grammar and sentences Michael Paquier 09:21
pgsql: Fix bugs in comparison functions for multirange_bsearch_match() Alexander Korotkov 20:45
pgsql: Improve the signature of internal multirange functions Alexander Korotkov 20:45
pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov 20:45
pgsql: Implement operators for checking if the range contains a multira Alexander Korotkov 20:45
Re: pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov 20:53
pgsql: Suppress log spam from multiple reports of SIGQUIT shutdown. Tom Lane 23:03

Dec. 30, 2020

Thread Author Time
Re: pgsql: Multirange datatypes Tom Lane 01:11
pgsql: Doc: fix up PDF build warnings from over-width table columns. Tom Lane 01:44
pgsql: Remove references to libpq_srcdir in adminpack and old_snapshot Michael Paquier 03:45
Re: pgsql: Add support of multirange matching to the existing range GiST in Michael Paquier 07:04
Re: pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov 08:08
pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch 09:46
pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch 09:46
pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch 09:46
pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch 09:46
pgsql: In pg_upgrade cross-version test, handle postfix operators. Noah Misch 09:46
pgsql: In pg_upgrade cross-version test, handle lack of oldstyle_length Noah Misch 09:46
pgsql: Extend the output plugin API to allow decoding of prepared xacts Amit Kapila 10:56
pgsql: Sanitize IF NOT EXISTS in EXPLAIN for CTAS and matviews Michael Paquier 12:24
pgsql: Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 16:38
pgsql: Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 16:38
pgsql: Fix up usage of krb_server_keyfile GUC parameter. Tom Lane 16:38
pgsql: Fix selectivity estimation @> (anymultirange, anyrange) operator Alexander Korotkov 17:39
Re: pgsql: Add support of multirange matching to the existing range GiST in Alexander Korotkov 17:41
pgsql: Use setenv() in preference to putenv(). Tom Lane 17:56
pgsql: Refactor multirange_in() Alexander Korotkov 18:17
Re: pgsql: Multirange datatypes Alexander Korotkov 18:20
pgsql: More fixups for pg_upgrade cross-version tests. Tom Lane 19:16
Re: pgsql: Multirange datatypes Tom Lane 19:32
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49
pgsql: Doc: spell out comparison behaviors for the date/time types. Tom Lane 22:49

Dec. 31, 2020

Thread Author Time
pgsql: Fix index deletion latestRemovedXid bug. Peter Geoghegan 00:29
pgsql: Fix index deletion latestRemovedXid bug. Peter Geoghegan 00:29
pgsql: Fix index deletion latestRemovedXid bug. Peter Geoghegan 00:29
pgsql: Get heap page max offset with buffer lock held. Peter Geoghegan 01:22
pgsql: Get heap page max offset with buffer lock held. Peter Geoghegan 01:22
pgsql: Get heap page max offset with buffer lock held. Peter Geoghegan 01:22
Re: pgsql: Doc: fix up PDF build warnings from over-width table columns. Alexander Korotkov 01:41
Re: pgsql: Use setenv() in preference to putenv(). Alexander Korotkov 02:51
Re: pgsql: Use setenv() in preference to putenv(). Tom Lane 03:08

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

Browse Archives

Prev | Next