pgsql-committers since 2019-11-21 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

Nov. 21, 2019

Thread Author Time
pgsql: Provide statistics for hypothetical BRIN indexes Michael Paquier 01:24
pgsql: Provide statistics for hypothetical BRIN indexes Michael Paquier 01:24
pgsql: Provide statistics for hypothetical BRIN indexes Michael Paquier 01:24
pgsql: Provide statistics for hypothetical BRIN indexes Michael Paquier 01:24
pgsql: Track statistics for spilling of changes from ReorderBuffer. Amit Kapila 02:45
pgsql: Improve tab-completion for ALTER MATERIALIZED VIEW. Fujii Masao 10:24
pgsql: Allow ALTER VIEW command to rename the column in the view. Fujii Masao 10:56
pgsql: Make DROP DATABASE command generate less WAL records. Fujii Masao 12:11
Re: pgsql: Make DROP DATABASE command generate less WAL records. Michael Paquier 12:17
Re: pgsql: Make DROP DATABASE command generate less WAL records. Fujii Masao 13:03
pgsql: Bump WAL version. Fujii Masao 13:20
pgsql: Remove configure --disable-float4-byval Peter Eisentraut 17:48
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22
pgsql: Defend against self-referential views in relation_is_updatable() Tom Lane 21:22

Nov. 22, 2019

Thread Author Time
Re: pgsql: Make DROP DATABASE command generate less WAL records. Michael Paquier 08:05
pgsql: Remove traces of version-0 calling convention in src/tutorial/ Michael Paquier 12:13
pgsql: Add .gitignore to src/tutorial/ Michael Paquier 12:20
pgsql: Fix bogus tuple-slot management in logical replication UPDATE ha Tom Lane 16:31
pgsql: Fix bogus tuple-slot management in logical replication UPDATE ha Tom Lane 16:31
pgsql: Fix bogus tuple-slot management in logical replication UPDATE ha Tom Lane 16:31
pgsql: Fix bogus tuple-slot management in logical replication UPDATE ha Tom Lane 16:31
pgsql: Add test coverage for "unchanged toast column" replication code Tom Lane 17:52
pgsql: Add test coverage for "unchanged toast column" replication code Tom Lane 17:52
pgsql: Add test coverage for "unchanged toast column" replication code Tom Lane 17:52
pgsql: Add test coverage for "unchanged toast column" replication code Tom Lane 17:52
pgsql: Avoid taking a new snapshot for an immutable simple expression i Tom Lane 20:02
pgsql: Make psql redisplay the query buffer after \e. Tom Lane 22:08

Nov. 23, 2019

Thread Author Time
please add pgadmin 4.15 to (debian) linux repositories André Verwijs 10:02
pgsql: Add object TRUNCATE hook Joe Conway 15:39
pgsql: Update sepgsql to add mandatory access control for TRUNCATE Joe Conway 15:47
pgsql: Remove debugging aid Alvaro Herrera 16:22
pgsql: Improve test coverage for LISTEN/NOTIFY. Tom Lane 22:30
pgsql: Improve test coverage for LISTEN/NOTIFY. Tom Lane 22:30
pgsql: Improve test coverage for LISTEN/NOTIFY. Tom Lane 22:30
pgsql: Improve test coverage for LISTEN/NOTIFY. Tom Lane 22:30

Nov. 24, 2019

Thread Author Time
pgsql: Remove a couple of unnecessary if-tests. Tom Lane 17:03
pgsql: Stabilize the results of pg_notification_queue_usage(). Tom Lane 19:09
pgsql: Stabilize NOTIFY behavior by transmitting notifies before ReadyF Tom Lane 19:43
pgsql: Stabilize NOTIFY behavior by transmitting notifies before ReadyF Tom Lane 19:43
pgsql: Stabilize NOTIFY behavior by transmitting notifies before ReadyF Tom Lane 19:43
pgsql: Stabilize NOTIFY behavior by transmitting notifies before ReadyF Tom Lane 19:43
pgsql: Stabilize NOTIFY behavior by transmitting notifies before ReadyF Tom Lane 19:43
pgsql: doc: Fix whitespace in syntax. Thomas Munro 20:28
pgsql: doc: Fix whitespace in syntax. Thomas Munro 20:28
pgsql: doc: Fix whitespace in syntax. Thomas Munro 20:28
pgsql: doc: Fix whitespace in syntax. Thomas Munro 20:28
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Avoid assertion failure with LISTEN in a serializable transactio Tom Lane 20:58
pgsql: Doc: improve discussion of race conditions involved in LISTEN. Tom Lane 23:03
pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan 23:53

Nov. 25, 2019

Thread Author Time
pgsql: Refactor reloption handling for index AMs in-core Michael Paquier 00:42
pgsql: Fix inconsistent variable name in static function of mac8.c Michael Paquier 01:03
pgsql: Make the order of the header file includes consistent. Amit Kapila 02:43
pgsql: Fix unportable printf format introduced in commit 9290ad198. Tom Lane 15:48
pgsql: Refactor WAL file-reading code into WALRead() Alvaro Herrera 18:07
pgsql: Close stdin where it's not needed in TestLib.pm procedures Andrew Dunstan 21:01
pgsql: Use procsignal_sigusr1_handler for auxiliary processes. Robert Haas 22:43

Nov. 26, 2019

Thread Author Time
pgsql: Don't shut down Gather[Merge] early under Limit. Amit Kapila 04:25
pgsql: Don't shut down Gather[Merge] early under Limit. Amit Kapila 04:25
pgsql: Don't shut down Gather[Merge] early under Limit. Amit Kapila 04:25
pgsql: Don't shut down Gather[Merge] early under Limit. Amit Kapila 04:25
pgsql: Don't shut down Gather[Merge] early under Limit. Amit Kapila 04:25
pgsql: Add safeguards for pg_fsync() called with incorrectly-opened fds Michael Paquier 04:33
Re: pgsql: Use native methods to open input in TestLib::slurp_file on Windo Michael Paquier 04:41
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Michael Paquier 04:43
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Tom Lane 07:13
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Michael Paquier 08:47
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Peter Eisentraut 08:51
Re: pgsql: Fix unportable printf format introduced in commit 9290ad198. Amit Kapila 12:36
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures 📎 Andrew Dunstan 12:51
Re: pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan 12:53
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Tom Lane 14:51
pgsql: Allow access to child table statistics if user can read parent t Tom Lane 19:42
pgsql: Allow access to child table statistics if user can read parent t Tom Lane 19:42
pgsql: Allow access to child table statistics if user can read parent t Tom Lane 19:42
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Tom Lane 20:30
pgsql: Fix closing stdin in TestLib.pm Andrew Dunstan 21:33
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Andrew Dunstan 22:08

Nov. 27, 2019

Thread Author Time
Re: pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan 02:17
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Andrew Dunstan 02:36
Re: pgsql: Close stdin where it's not needed in TestLib.pm procedures Michael Paquier 03:59
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Fix typo in comment. Etsuro Fujita 07:15
pgsql: Move configure --disable-float8-byval to pg_config_manual.h Peter Eisentraut 11:32
pgsql: Revert "Close stdin where it's not needed in TestLib.pm procedur Andrew Dunstan 12:23
Re: pgsql: Use native methods to open input in TestLib::slurp_file on Windo Andrew Dunstan 20:35
pgsql: Don't use native methods in TestLib::slurp_file on Msys Andrew Dunstan 20:49

Nov. 28, 2019

Thread Author Time
pgsql: pg_upgrade: improve instructions for fixing incompatible isn use Bruce Momjian 01:25
pgsql: pg_upgrade: adjust error paragraph width to be consistent Bruce Momjian 01:36
pgsql: Move pump_until to TestLib.pm. Amit Kapila 03:01
pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 06:18
Re: pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 13:29
Re: pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 13:49
Re: pgsql: Add tests for '-f' option in dropdb utility. Tom Lane 14:46
Re: pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 15:43
pgsql: Remove useless "return;" lines Alvaro Herrera 19:54
Re: pgsql: Add tests for '-f' option in dropdb utility. Tom Lane 20:55
pgsql: Fix choose_best_statistics to check clauses individually Tomas Vondra 21:29
pgsql: Fix choose_best_statistics to check clauses individually Tomas Vondra 21:29
pgsql: Remove unnecessary clauses_attnums variable Tomas Vondra 22:29
pgsql: Remove unnecessary clauses_attnums variable Tomas Vondra 22:29
pgsql: Use memcpy instead of a byte loop in pglz_decompress Tomas Vondra 22:42

Nov. 29, 2019

Thread Author Time
Re: pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 02:12
pgsql: Add error position to an error message Peter Eisentraut 08:26
pgsql: Make allow_system_table_mods settable at run time Peter Eisentraut 09:24
pgsql: Remove any-user DML capability from allow_system_table_mods Peter Eisentraut 09:24
pgsql: Add a regression test for allow_system_table_mods Peter Eisentraut 09:24
Re: pgsql: Add tests for '-f' option in dropdb utility. 📎 Amit Kapila 09:54
pgsql: Small code simplification Peter Eisentraut 09:56
Re: pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 13:42
Re: pgsql: Add a regression test for allow_system_table_mods Tom Lane 15:27
Re: pgsql: Add a regression test for allow_system_table_mods Peter Eisentraut 16:04
Re: pgsql: Add a regression test for allow_system_table_mods Tom Lane 16:09
Re: pgsql: Add tests for '-f' option in dropdb utility. Amit Kapila 16:40

Nov. 30, 2019

Thread Author Time
pgsql: Revert commits 290acac92b and 8a7e9e9dad. Amit Kapila 02:33
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:18
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:19
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:19
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:19
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:19
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:20
pgsql: Fix off-by-one error in PGTYPEStimestamp_fmt_asc Tomas Vondra 14:20
pgsql: libq support for sslpassword connection param, DER format keys Andrew Dunstan 20:45

Dec. 1, 2019

Thread Author Time
Re: pgsql: libq support for sslpassword connection param, DER format keys Michael Paquier 04:04
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
pgsql: Fix misbehavior with expression indexes on ON COMMIT DELETE ROWS Tom Lane 18:10
Re: pgsql: libq support for sslpassword connection param, DER format keys Andrew Dunstan 20:16
pgsql: Add dummy versions of new SSL functions for non-SSL builds Andrew Dunstan 22:55

Dec. 2, 2019

Thread Author Time
Re: pgsql: libq support for sslpassword connection param, DER format keys Michael Paquier 01:56
pgsql: Refactor query cancellation code into src/fe_utils/ Michael Paquier 02:21
pgsql: Add query cancellation capabilities in pgbench init phase Michael Paquier 02:53
Re: pgsql: Add a regression test for allow_system_table_mods Michael Paquier 03:18
Re: pgsql: Add a regression test for allow_system_table_mods Peter Eisentraut 10:09
Re: pgsql: Add a regression test for allow_system_table_mods Tom Lane 15:11
pgsql: Make postgres_fdw's "Relations" output agree with the rest of EX Tom Lane 21:31
pgsql: Add a reverse-translation column number array to struct AppendRe Tom Lane 23:05

Dec. 3, 2019

Thread Author Time
pgsql: Fix EXPLAIN's column alias output for mismatched child tables. Tom Lane 00:08
pgsql: Fix failures with TAP tests of pg_ctl on Windows Michael Paquier 04:02
pgsql: Fix failures with TAP tests of pg_ctl on Windows Michael Paquier 04:02
pgsql: Fix failures with TAP tests of pg_ctl on Windows Michael Paquier 04:02
Re: pgsql: Add a regression test for allow_system_table_mods Michael Paquier 04:12
pgsql: Remove XLogFileNameP() from the tree Michael Paquier 06:08
pgsql: Fix alter_system_table test Peter Eisentraut 08:28
Re: pgsql: Add a regression test for allow_system_table_mods Peter Eisentraut 08:30
pgsql: Fix thinkos from commit 9989d37 Michael Paquier 10:07
pgsql: Further sync postgres_fdw's "Relations" output with the rest of Tom Lane 17:26
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:40
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:41
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:41
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:42
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:42
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:43
pgsql: Ensure maxlen is at leat 1 in dict_int Tomas Vondra 17:43

Dec. 4, 2019

Thread Author Time
pgsql: Remove unnecessary definition of CancelRequested in bin/scripts/ Michael Paquier 01:09
pgsql: Use carriage returns for data insertion logs in pgbench on termi Michael Paquier 02:33
pgsql: Fix whitespace. Etsuro Fujita 03:50
pgsql: Fix whitespace. Etsuro Fujita 03:50
pgsql: Update minimum SSL version Peter Eisentraut 21:14
pgsql: Offer pnstrdup to frontend code Alvaro Herrera 22:36
Re: pgsql: Offer pnstrdup to frontend code Alvaro Herrera 23:09
pgsql: Blind attempt at fixing ecpg/compatlib's build Alvaro Herrera 23:17
Re: pgsql: Blind attempt at fixing ecpg/compatlib's build Alvaro Herrera 23:19

Dec. 5, 2019

Thread Author Time
Re: pgsql: Blind attempt at fixing ecpg/compatlib's build Michael Paquier 00:41
logical decoding bug: segfault in ReorderBufferToastReplace() Jeremy Schneider 01:36
Re: logical decoding bug: segfault in ReorderBufferToastReplace() Tomas Vondra 13:38
pgsql: Minor comment improvements for instrumentation.h Robert Haas 13:44
pgsql: pg_basebackup: Refactor code for reading COPY and tar data. Robert Haas 20:14

Dec. 6, 2019

Thread Author Time
pgsql: Remove configure check for OpenSSL's SSL_get_current_compression Michael Paquier 00:42
pgsql: Improve some comments in pg_upgrade.c Michael Paquier 02:56
pgsql: Fix handling of OpenSSL's SSL_clear_options Michael Paquier 06:15
pgsql: Fix handling of OpenSSL's SSL_clear_options Michael Paquier 06:15
pgsql: Fix handling of OpenSSL's SSL_clear_options Michael Paquier 06:15
pgsql: Disallow non-default collation in ADD PRIMARY KEY/UNIQUE USING I Tom Lane 16:25
pgsql: Fix comments in execGrouping.c Jeff Davis 20:02
pgsql: Improve test coverage of ruleutils.c. Tom Lane 22:40

Dec. 7, 2019

Thread Author Time
pgsql: Remove PQsslpassword function Andrew Dunstan 14:24

Dec. 8, 2019

Thread Author Time
pgsql: Doc: improve documentation about run-time pruning's effects on E Tom Lane 15:36
pgsql: Doc: improve documentation about run-time pruning's effects on E Tom Lane 15:36
pgsql: Doc: improve documentation about run-time pruning's effects on E Tom Lane 15:36
pgsql: Document search_path security with untrusted dbowner or CREATERO Noah Misch 19:11

Browse Archives

Prev | Next