pgsql-committers since 2021-03-10 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 10, 2021

Thread Author Time
pgsql: Revert changes for SSL compression in libpq Michael Paquier 00:37
Re: pgsql: Remove support for SSL compression Michael Paquier 01:05
pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 02:17
Re: pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". Tom Lane 03:37
Re: pgsql: Enable parallel SELECT for "INSERT INTO ... SELECT ...". Amit Kapila 04:16
pgsql: Fix valgrind issue in commit 05c8482f7f. Amit Kapila 04:43
pgsql: pgbench: Refactor thread portability support. Thomas Munro 04:52
pgsql: Add missing pthread_barrier_t. Thomas Munro 04:52
pgsql: pgbench: Improve time logic. Thomas Munro 04:52
pgsql: pgbench: Synchronize client threads. Thomas Munro 04:52
pgsql: Move tablespace path re-creation from the makefiles to pg_regres Michael Paquier 05:55
Re: pgsql: pgbench: Improve time logic. Michael Paquier 07:08
Re: pgsql: pgbench: Refactor thread portability support. Michael Paquier 07:10
Re: pgsql: pgbench: Refactor thread portability support. Thomas Munro 07:14
pgsql: Small debug message tweak Peter Eisentraut 07:17
Re: pgsql: pgbench: Refactor thread portability support. Thomas Munro 07:51
pgsql: Try to fix portability bugs in recent pgbench commits. Thomas Munro 08:25
Re: pgsql: pgbench: Refactor thread portability support. Thomas Munro 08:38
Re: pgsql: pgbench: Refactor thread portability support. Thomas Munro 08:49
pgsql: Fix another portability bug in recent pgbench commit. Thomas Munro 10:21
Re: pgsql: pgbench: Refactor thread portability support. Thomas Munro 10:21
pgsql: Add bound check before bsearch() for performance Peter Eisentraut 14:52
pgsql: Doc: fix missing mention of procedure OUT parameters. Tom Lane 16:34
pgsql: Doc: improve introductory information about procedures. Tom Lane 16:34
pgsql: Doc: improve introductory information about procedures. Tom Lane 16:34
pgsql: Doc: improve introductory information about procedures. Tom Lane 16:34
pgsql: Doc: improve introductory information about procedures. Tom Lane 16:34
pgsql: Doc: get rid of <foreignphrase> tags. Tom Lane 17:38
pgsql: Avoid creating duplicate cached plans for inherited FK constrain Tom Lane 19:22
pgsql: Replace buffer I/O locks with condition variables. Thomas Munro 21:46
pgsql: C comments: improve description of GiST NSN and GistBuildLSN Bruce Momjian 22:03

March 11, 2021

Thread Author Time
pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 00:27
pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 00:27
pgsql: VACUUM ANALYZE: Always update pg_class.reltuples. Peter Geoghegan 01:08
pgsql: VACUUM ANALYZE: Always update pg_class.reltuples. Peter Geoghegan 01:08
pgsql: tutorial: land height is "elevation", not "altitude" Bruce Momjian 01:25
pgsql: tutorial: land height is "elevation", not "altitude" Bruce Momjian 01:25
pgsql: tutorial: land height is "elevation", not "altitude" Bruce Momjian 01:25
pgsql: tutorial: land height is "elevation", not "altitude" Bruce Momjian 01:25
pgsql: tutorial: land height is "elevation", not "altitude" Bruce Momjian 01:25
pgsql: tutorial: land height is "elevation", not "altitude" Bruce Momjian 01:25
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 01:49
pgsql: Drop index behind pg_upgrade test issue. Peter Geoghegan 03:02
pgsql: Drop index behind pg_upgrade test issue. Peter Geoghegan 03:02
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 03:04
pgsql: Improve comment for struct BufferDesc. Thomas Munro 03:39
pgsql: Doc: B-Tree only has one additional parameter. Peter Geoghegan 06:11
pgsql: Doc: B-Tree only has one additional parameter. Peter Geoghegan 06:11
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Michael Paquier 06:57
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 07:08
pgsql: Drop other index behind pg_upgrade test issue. Peter Geoghegan 07:33
pgsql: Drop other index behind pg_upgrade test issue. Peter Geoghegan 07:33
pgsql: Set libcrypto callbacks for all connection threads in libpq Michael Paquier 08:16
Re: pgsql: Drop index behind pg_upgrade test issue. Laurenz Albe 09:36
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Alvaro Herrera 16:13
Re: pgsql: Drop index behind pg_upgrade test issue. Tom Lane 16:27
Re: pgsql: Drop index behind pg_upgrade test issue. Peter Geoghegan 16:37
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 16:55
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Tom Lane 17:03
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 17:36
pgsql: Refactor and generalize the ParallelSlot machinery. Robert Haas 19:02
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Robert Haas 19:13
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 19:22
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Robert Haas 19:25
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 19:42
pgsql: Re-simplify management of inStart in pqParseInput3's subroutines Tom Lane 19:44
pgsql: Re-simplify management of inStart in pqParseInput3's subroutines Tom Lane 19:44
pgsql: Re-simplify management of inStart in pqParseInput3's subroutines Tom Lane 19:44
pgsql: Re-simplify management of inStart in pqParseInput3's subroutines Tom Lane 19:44
pgsql: Re-simplify management of inStart in pqParseInput3's subroutines Tom Lane 19:44
pgsql: Re-simplify management of inStart in pqParseInput3's subroutines Tom Lane 19:44
pgsql: Be clear about whether a recovery pause has taken effect. Robert Haas 20:33
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Alvaro Herrera 20:39
pgsql: Add back vacuum_cleanup_index_scale_factor parameter. Peter Geoghegan 20:43
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 20:55
pgsql: Restore vacuum_cleanup_index_scale_factor coverage. Peter Geoghegan 20:55
pgsql: Restore vacuum_cleanup_index_scale_factor coverage. Peter Geoghegan 20:55
Re: pgsql: Drop index behind pg_upgrade test issue. Peter Geoghegan 20:55
Re: pgsql: Don't consider newly inserted tuples in nbtree VACUUM. Alvaro Herrera 21:47
pgsql: Save a few cycles during nbtree VACUUM. Peter Geoghegan 22:19

March 12, 2021

Thread Author Time
pgsql: Minor modernization for README.barrier. Thomas Munro 02:36
pgsql: Force to send remaining WAL stats to the stats collector at walw Fujii Masao 04:30
pgsql: Send statistics collected during shutdown checkpoint to the stat Fujii Masao 05:24
pgsql: Add condition variable for walreceiver shutdown. Thomas Munro 06:55
pgsql: Add condition variable for recovery resume. Thomas Munro 06:55
pgsql: Poll postmaster less frequently in recovery. Thomas Munro 06:55
pgsql: Fix use of relcache TriggerDesc field introduced by commit 05c84 Amit Kapila 09:49
pgsql: Fix size overflow in calculation introduced by commits d6ad34f3 Amit Kapila 10:16
pgsql: Specialize checkpointer sort functions. Thomas Munro 11:05
pgsql: Forbid marking an identity column as nullable. Tom Lane 16:08
pgsql: Forbid marking an identity column as nullable. Tom Lane 16:08
pgsql: Forbid marking an identity column as nullable. Tom Lane 16:08
pgsql: Forbid marking an identity column as nullable. Tom Lane 16:08
pgsql: Forbid marking an identity column as nullable. Tom Lane 16:08
pgsql: Fix race condition in psql \e's detection of file modification. Tom Lane 17:20
pgsql: Fix race condition in psql \e's detection of file modification. Tom Lane 17:20
pgsql: Fix race condition in psql \e's detection of file modification. Tom Lane 17:20
pgsql: Fix race condition in psql \e's detection of file modification. Tom Lane 17:20
pgsql: Fix race condition in psql \e's detection of file modification. Tom Lane 17:20
pgsql: Fix race condition in psql \e's detection of file modification. Tom Lane 17:20
pgsql: Add pg_amcheck, a CLI for contrib/amcheck. Robert Haas 18:09
pgsql: Try to fix compiler warnings. Robert Haas 19:36
Re: pgsql: Try to fix compiler warnings. er 19:52
pgsql: Adjust perl style. Robert Haas 19:57
pgsql: Move PG_USED_FOR_ASSERTS_ONLY before initializer. Robert Haas 20:05
Re: pgsql: Try to fix compiler warnings. Robert Haas 20:06
Re: pgsql: Try to fix compiler warnings. Erik Rijkers 20:18
pgsql: Consolidate nbtree VACUUM metapage routines. Peter Geoghegan 21:14
pgsql: Fix portability issues in pg_amcheck's 004_verify_heapam.pl. Robert Haas 22:37

March 13, 2021

Thread Author Time
pgsql: Try to avoid apparent platform-dependency in IPC::Run Robert Haas 00:04
Re: pgsql: Try to fix compiler warnings. Robert Haas 01:09
pgsql: pg_amcheck: Try to fix still more test failures. Robert Haas 01:12
pgsql: pg_amcheck: Keep trying to fix the tests. Robert Haas 03:01
pgsql: Improve FK trigger parallel-safety check added by 05c8482f7f. Amit Kapila 04:20
pgsql: Fix new pthread code to respect --disable-thread-safety. Thomas Munro 04:23
pgsql: pg_amcheck: Keep trying to fix the tests. Tom Lane 05:06
pgsql: In pg_amcheck tests, don't depend on perl's Q/q pack code. Robert Haas 15:59
pgsql: Doc: add note about how to run the pg_amcheck regression tests. Tom Lane 16:10

March 15, 2021

Thread Author Time
pgsql: Notice that heap page has dead items during VACUUM. Peter Geoghegan 01:07
pgsql: Make archiver process an auxiliary process. Fujii Masao 04:14
pgsql: Drop SERIALIZABLE workaround from parallel query tests. Thomas Munro 10:33
pgsql: Work around issues in MinGW-64's setjmp/longjmp support. Tom Lane 16:34
pgsql: Implement pipeline mode in libpq Alvaro Herrera 21:20
pgsql: Add libpq pipeline mode support to pgbench Alvaro Herrera 21:35

March 16, 2021

Thread Author Time
pgsql: Add some basic tests for progress reporting of COPY Michael Paquier 01:00
Re: pgsql: Implement pipeline mode in libpq Tom Lane 02:04
pgsql: (Blind) fix Perl splitting of strings at newlines Alvaro Herrera 14:32
Re: pgsql: Implement pipeline mode in libpq Alvaro Herrera 14:36
pgsql: Improve logging of bad parameter values in BIND messages. Tom Lane 15:16
pgsql: Improve logging of auto-vacuum and auto-analyze Stephen Frost 18:48
pgsql: Use pre-fetching for ANALYZE Stephen Frost 18:48
pgsql: Fix a confusing amcheck corruption message. Robert Haas 19:48
pgsql: Avoid corner-case memory leak in SSL parameter processing. Tom Lane 20:03
pgsql: Avoid corner-case memory leak in SSL parameter processing. Tom Lane 20:03
pgsql: Avoid corner-case memory leak in SSL parameter processing. Tom Lane 20:03
pgsql: Avoid corner-case memory leak in SSL parameter processing. Tom Lane 20:03
pgsql: Avoid corner-case memory leak in SSL parameter processing. Tom Lane 20:03
pgsql: amcheck: Reduce debug message verbosity. Peter Geoghegan 20:12
pgsql: Fix comment about promising tuples. Peter Geoghegan 20:39

March 17, 2021

Thread Author Time
pgsql: Enable parallelism in REFRESH MATERIALIZED VIEW. Thomas Munro 02:05
pgsql: Doc: Add a description of substream in pg_subscription. Amit Kapila 02:19
pgsql: Fix race condition in drop subscription's handling of tablesync Amit Kapila 02:47
pgsql: Fix transaction.sql tests in higher isolation levels. Thomas Munro 04:28
pgsql: Fix race in Parallel Hash Join batch cleanup. Thomas Munro 05:14
pgsql: Fix race in Parallel Hash Join batch cleanup. Thomas Munro 05:15
pgsql: Fix race in Parallel Hash Join batch cleanup. Thomas Munro 05:15
pgsql: Fix race in Parallel Hash Join batch cleanup. Thomas Munro 05:15
pgsql: Update the names of Parallel Hash Join phases. Thomas Munro 05:47
pgsql: Small error message improvement Peter Eisentraut 07:24
pgsql: Fix comment in indexing.c Michael Paquier 09:07
Re: pgsql: Add libpq pipeline mode support to pgbench Fabien COELHO 09:17
pgsql: Revert "Fix race in Parallel Hash Join batch cleanup." Thomas Munro 12:16
pgsql: Revert "Fix race in Parallel Hash Join batch cleanup." Thomas Munro 12:17
pgsql: Revert "Fix race in Parallel Hash Join batch cleanup." Thomas Munro 12:17
pgsql: Revert "Fix race in Parallel Hash Join batch cleanup." Thomas Munro 12:17
Re: pgsql: Add libpq pipeline mode support to pgbench Daniel Verite 13:24
pgsql: Doc: improve discussion of variable substitution in PL/pgSQL. Tom Lane 17:09
pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane 20:19
pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane 20:19
pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane 20:19
pgsql: Add end-to-end testing of pg_basebackup's tar-format output. Tom Lane 20:19
pgsql: Code review for server's handling of "tablespace map" files. Tom Lane 20:19
pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane 20:19
pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane 20:19
pgsql: Prevent buffer overrun in read_tablespace_map(). Tom Lane 20:19
pgsql: Doc: remove duplicated step in RLS example. Tom Lane 20:49
pgsql: Fix memory lifetime issues of replication slot stats. Andres Freund 23:24

March 18, 2021

Thread Author Time
pgsql: Add a new GUC and a reloption to enable inserts in parallel-mode Amit Kapila 02:14
pgsql: Doc: Update description for parallel insert reloption. Amit Kapila 10:07
pgsql: Fix function name in error hint Magnus Hagander 10:27
pgsql: Fix function name in error hint Magnus Hagander 10:27
pgsql: Fix function name in error hint Magnus Hagander 10:27
pgsql: Fix function name in error hint Magnus Hagander 10:27
pgsql: Remove temporary files after backend crash Tomas Vondra 16:39
pgsql: Implement GROUP BY DISTINCT Tomas Vondra 17:23
pgsql: Fix misuse of foreach_delete_current(). Tom Lane 23:24

March 19, 2021

Thread Author Time
pgsql: Improve tab completion of IMPORT FOREIGN SCHEMA with \h in psql Michael Paquier 00:19
pgsql: Fix TAP test for remove_temp_files_after_crash Tomas Vondra 01:17
pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane 02:23
pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 02:23
pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane 02:23
pgsql: Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane 02:23
pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane 02:23
pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane 02:23
pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 02:23
pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane 02:23
pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 02:23
pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane 02:23
pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane 02:23
pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane 02:23
pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane 02:23
pgsql: Don't leak malloc'd strings when a GUC setting is rejected. Tom Lane 02:23
pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane 02:23
pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane 02:23
pgsql: Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane 02:23
pgsql: Don't leak compiled regex(es) when an ispell cache entry is drop Tom Lane 02:23
pgsql: Don't leak rd_statlist when a relcache entry is dropped. Tom Lane 02:23
pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane 02:23
pgsql: Don't run RelationInitTableAccessMethod in a long-lived context. Tom Lane 02:23
pgsql: Don't leak malloc'd error string in libpqrcv_check_conninfo(). Tom Lane 02:23

Browse Archives

Prev | Next