pgsql-committers before 2019-04-08 20:09

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 29, 2019

Thread Author Time
pgsql: tableam: relation creation, VACUUM FULL/CLUSTER, SET TABLESPACE. Andres Freund 03:07
pgsql: REINDEX CONCURRENTLY Peter Eisentraut 07:26
Re: pgsql: REINDEX CONCURRENTLY Michael Paquier 08:09
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Simon Riggs 09:37
pgsql: Fix incorrect code in new REINDEX CONCURRENTLY code Peter Eisentraut 10:19
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru 📎 Michael Paquier 11:51
pgsql: Warn more strongly about the dangers of exclusive backup mode. Robert Haas 12:18
pgsql: Allow existing VACUUM options to take a Boolean argument. Robert Haas 12:28
pgsql: doc: Refine README.links further Peter Eisentraut 12:37
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Andrew Dunstan 13:11
pgsql: Reorganize Notes section in documentation of pg_checksums Michael Paquier 14:01
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 14:03
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Alvaro Herrera 14:22
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Andres Freund 15:29
pgsql: tableam: Comment fixes. Andres Freund 15:38
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Simon Riggs 15:58
pgsql: Show table access methods as such in psql's \dA. Andres Freund 16:00
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Andres Freund 16:12
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Simon Riggs 16:20
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Peter Geoghegan 16:21
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Andres Freund 16:32
pgsql: Fix memory alignment in pg_mcv_list serialization Tomas Vondra 18:08
Re: pgsql: Add support for multivariate MCV lists Tomas Vondra 18:20
Re: pgsql: Add support for multivariate MCV lists Peter Geoghegan 19:06
Re: pgsql: Add support for multivariate MCV lists Tomas Vondra 19:25
pgsql: Tweak some nbtree-related code comments. Peter Geoghegan 19:31
pgsql: doc: Fix typo Peter Eisentraut 21:41
pgsql: doc: Small documentation review for REINDEX CONCURRENTLY Peter Eisentraut 21:55

March 30, 2019

Thread Author Time
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 01:08
pgsql: Small code simplification for REINDEX CONCURRENTLY Peter Eisentraut 06:17
pgsql: Generated columns Peter Eisentraut 07:25
Re: pgsql: Compute XID horizon for page level index vacuum on primary. 📎 Thomas Munro 10:32
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Andrew Dunstan 12:16
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 13:12
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Robert Haas 15:44
pgsql: doc: Fix typo Peter Eisentraut 16:26
pgsql: Avoid crash in partitionwise join planning under GEQO. Tom Lane 16:48
pgsql: Avoid crash in partitionwise join planning under GEQO. Tom Lane 16:48
pgsql: Additional fixes of memory alignment in pg_mcv_list code Tomas Vondra 18:47
pgsql: Fix compiler warnings in multivariate MCV code Tomas Vondra 18:47
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Peter Geoghegan 19:19
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Thomas Munro 21:33
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Andres Freund 21:45
pgsql: Speed up planning when partitions can be pruned at plan time. Tom Lane 22:59

March 31, 2019

Thread Author Time
pgsql: Fix typo Tomas Vondra 01:33
pgsql: tableam: VACUUM and ANALYZE support. Andres Freund 02:33
pgsql: tableam: Move heap specific logic from estimate_rel_size below t Andres Freund 02:33
pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL Andrew Dunstan 12:28
pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL Andrew Dunstan 12:28
pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL Andrew Dunstan 12:28
pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL Andrew Dunstan 12:28
pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL Andrew Dunstan 12:28
pgsql: Skip redundant anti-wraparound vacuums Michael Paquier 14:03
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Michael Paquier 14:04
pgsql: Compute root->qual_security_level in a less random place. Tom Lane 17:47
pgsql: Add test case exercising formerly-unreached code in inheritance_ Tom Lane 19:49

April 1, 2019

Thread Author Time
pgsql: Fix nbtree high key "continuescan" row compare bug. Peter Geoghegan 00:27
pgsql: tableam: sample scan. Andres Freund 01:42
pgsql: tableam: Formatting and other minor cleanups. Andres Freund 01:42
pgsql: tableam: bitmap table scan. Andres Freund 01:42
pgsql: Update HINT for pre-existing shared memory block. Noah Misch 02:34
pgsql: Update HINT for pre-existing shared memory block. Noah Misch 02:34
pgsql: Update HINT for pre-existing shared memory block. Noah Misch 02:34
pgsql: Update HINT for pre-existing shared memory block. Noah Misch 02:34
pgsql: Update HINT for pre-existing shared memory block. Noah Misch 02:34
pgsql: Update HINT for pre-existing shared memory block. Noah Misch 02:34
pgsql: Fix thinko in allocation call during MVC list deserialization Michael Paquier 05:22
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Simon Riggs 06:59
pgsql: Catch syntax error in generated column definition Peter Eisentraut 08:49
pgsql: Throw error in jsonb_path_match() when result is not single bool Alexander Korotkov 15:18
pgsql: GIN support for @@ and @? jsonpath operators Alexander Korotkov 15:18
pgsql: Restrict some cases in parsing numerics in jsonpath Alexander Korotkov 15:18
pgsql: Unified logging system for command-line programs Peter Eisentraut 18:25
pgsql: Add volatile qualifier missed in commit 2e616dee9. Tom Lane 18:37
pgsql: Improve documentation about our XML functionality. Tom Lane 20:20
pgsql: Fix deadlock in heap_compute_xid_horizon_for_tuples(). Thomas Munro 20:31
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Thomas Munro 20:37
pgsql: Restrict pgbench's zipfian parameter to ensure good performance. Tom Lane 21:37
pgsql: tableam: Add table_finish_bulk_insert(). Andres Freund 21:45
pgsql: Only allow heap in a number of contrib modules. Andres Freund 22:05

April 2, 2019

Thread Author Time
Re: pgsql: Compute XID horizon for page level index vacuum on primary. Andres Freund 01:26
pgsql: Add wal_recycle and wal_init_zero GUCs. Thomas Munro 01:47
pgsql: Add progress reporting to pg_checksums Michael Paquier 02:04
pgsql: Perform RLS subquery checks as the right user when going via a v Dean Rasheed 07:31
pgsql: Perform RLS subquery checks as the right user when going via a v Dean Rasheed 07:31
pgsql: Perform RLS subquery checks as the right user when going via a v Dean Rasheed 07:31
pgsql: Perform RLS subquery checks as the right user when going via a v Dean Rasheed 07:31
pgsql: Perform RLS subquery checks as the right user when going via a v Dean Rasheed 07:31
pgsql: postgres_fdw: Perform the (ORDERED, NULL) upperrel operations re Etsuro Fujita 10:23
pgsql: postgres_fdw: Modify regression tests for EPQ-related planning p Etsuro Fujita 10:42
pgsql: Refactor create_limit_path() to share cost adjustment code with Etsuro Fujita 10:57
pgsql: postgres_fdw: Perform the (FINAL, NULL) upperrel operations remo Etsuro Fujita 11:33
pgsql: Add support for partial TOAST decompression Stephen Frost 16:36
pgsql: Report progress of CREATE INDEX operations Alvaro Herrera 18:23
Re: pgsql: Report progress of CREATE INDEX operations Alvaro Herrera 18:41
pgsql: Update expected output for modified catalog definition Alvaro Herrera 18:46
Re: pgsql: Report progress of CREATE INDEX operations Andres Freund 19:00
pgsql: Prevent use of uninitialized variable Alvaro Herrera 19:03
Re: pgsql: Report progress of CREATE INDEX operations Alvaro Herrera 19:04
Re: pgsql: Add support for multivariate MCV lists 📎 Tomas Vondra 23:25

April 3, 2019

Thread Author Time
Re: pgsql: Report progress of CREATE INDEX operations Alvaro Herrera 01:51
pgsql: Correctly initialize newly added struct member Alvaro Herrera 12:59
pgsql: Generate less WAL during GiST, GIN and SP-GiST index build. Heikki Linnakangas 14:06
pgsql: Support foreign keys that reference partitioned tables Alvaro Herrera 17:51
pgsql: Copy name when cloning FKs recurses to partitions Alvaro Herrera 18:37
pgsql: GSSAPI encryption support Stephen Frost 19:03
pgsql: Reduce overhead of pg_mcv_list (de)serialization Tomas Vondra 19:23
pgsql: Remove now-unnecessary thread pointer arguments in pgbench. Tom Lane 21:16
pgsql: Tweak docs for log_statement_sample_rate Alvaro Herrera 21:59
pgsql: Log all statements from a sample of transactions Alvaro Herrera 21:59
pgsql: Add SETTINGS option to EXPLAIN, to print modified settings. Tomas Vondra 22:22
pgsql: Doc: clarify partial-index example. Tom Lane 22:28

April 4, 2019

Thread Author Time
pgsql: Consistently test for in-use shared memory. Noah Misch 00:16
pgsql: Consistently test for in-use shared memory. Noah Misch 00:16
pgsql: Consistently test for in-use shared memory. Noah Misch 00:16
pgsql: Handle USE_MODULE_DB for all tests able to use an installed post Noah Misch 00:16
pgsql: Consistently test for in-use shared memory. Noah Misch 00:16
pgsql: Handle USE_MODULE_DB for all tests able to use an installed post Noah Misch 00:16
pgsql: Consistently test for in-use shared memory. Noah Misch 00:16
pgsql: Handle USE_MODULE_DB for all tests able to use an installed post Noah Misch 00:16
pgsql: Handle USE_MODULE_DB for all tests able to use an installed post Noah Misch 00:16
pgsql: Handle USE_MODULE_DB for all tests able to use an installed post Noah Misch 00:16
pgsql: Consistently test for in-use shared memory. Noah Misch 00:16
pgsql: Handle USE_MODULE_DB for all tests able to use an installed post Noah Misch 00:16
pgsql: Assert that pgwin32_signal_initialize() has been called early en Noah Misch 00:16
pgsql: tableam: basic documentation. Andres Freund 00:42
pgsql: Improve readability of some tests in strings.sql Michael Paquier 01:30
Re: pgsql: Consistently test for in-use shared memory. Andres Freund 02:00
pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 06:29
pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrent executio Noah Misch 06:29
pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 06:29
pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 06:29
pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 06:29
pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrent executio Noah Misch 06:29
pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 06:29
pgsql: Silence -Wimplicit-fallthrough in sysv_shmem.c. Noah Misch 06:29
pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrent executio Noah Misch 06:29
pgsql: Make src/test/recovery/t/017_shm.pl safe for concurrent executio Noah Misch 06:29
pgsql: Fix back-patch of 16ee6eaf80a40007a138b60bb5661660058d0422 to v9 Noah Misch 07:06
pgsql: file_fdw: Fix for generated columns Peter Eisentraut 07:50
pgsql: Refactor the fsync queue for wider use. Thomas Munro 10:45
pgsql: Move the be_gssapi_get_* prototypes Stephen Frost 15:12
pgsql: Invalidate binary search bounds consistently. Peter Geoghegan 16:40
pgsql: Allow VACUUM to be run with index cleanup disabled. Robert Haas 19:05
pgsql: Make queries' locking of indexes more consistent. Tom Lane 19:13
pgsql: pg_restore: Require "-f -" to mean stdout Alvaro Herrera 19:55
pgsql: Add a "SQLSTATE-only" error verbosity option to libpq and psql. Tom Lane 21:22
pgsql: tableam: Add table_multi_insert() and revamp/speed-up COPY FROM Andres Freund 23:31

April 5, 2019

Thread Author Time
pgsql: Add test coverage for rootdescend verification. Peter Geoghegan 00:26
pgsql: Remove unused struct member, enforce multi_insert callback prese Andres Freund 00:43
pgsql: Harden tableam against nonexistant / wrong kind of AMs. Andres Freund 00:43
pgsql: Fix some documentation in pg_rewind Michael Paquier 01:39
pgsql: Fix some documentation in pg_rewind Michael Paquier 01:39
pgsql: Fix some documentation in pg_rewind Michael Paquier 01:39
pgsql: Fix some documentation in pg_rewind Michael Paquier 01:39
pgsql: Fix some documentation in pg_rewind Michael Paquier 01:39
Re: pgsql: Generated columns 📎 David Rowley 01:47
pgsql: Handle errors during GSSAPI startup better Stephen Frost 02:54
pgsql: Fix bugs in mdsyncfiletag(). Thomas Munro 04:50
pgsql: Revert "Consistently test for in-use shared memory." Noah Misch 07:01
pgsql: Revert "Consistently test for in-use shared memory." Noah Misch 07:01
pgsql: Revert "Consistently test for in-use shared memory." Noah Misch 07:01
pgsql: Revert "Consistently test for in-use shared memory." Noah Misch 07:01
pgsql: Revert "Consistently test for in-use shared memory." Noah Misch 07:01
pgsql: Revert "Consistently test for in-use shared memory." Noah Misch 07:01
pgsql: Fix compiler warning Peter Eisentraut 07:24
Re: pgsql: Generated columns Peter Eisentraut 07:26
pgsql: Doc: Update documentation on partitioning vs. foreign tables. Etsuro Fujita 12:01
pgsql: Doc: Update documentation on partitioning vs. foreign tables. Etsuro Fujita 12:01
pgsql: table: docs: fix typos and grammar. Andres Freund 16:50
pgsql: Ensure consistent name matching behavior in processSQLNamePatter Tom Lane 17:00
pgsql: Fix missing word. Robert Haas 19:28
pgsql: Wake up interested backends when a checkpoint fails. Thomas Munro 20:32
pgsql: Add facility to copy replication slots Alvaro Herrera 21:09
pgsql: Use Append rather than MergeAppend for scanning ordered partitio Tom Lane 23:21

April 6, 2019

Thread Author Time
pgsql: Add support TCP user timeout in libpq and the backend server Michael Paquier 06:43
pgsql: Fix failures in validateForeignKeyConstraint's slow path. Tom Lane 19:09
pgsql: Fix failures in validateForeignKeyConstraint's slow path. Tom Lane 19:09
pgsql: Avoid Python memory leaks in hstore_plpython and jsonb_plpython. Tom Lane 21:54

April 7, 2019

Thread Author Time
pgsql: Cast pg_stat_progress_cluster.cluster_index_relid to oid Peter Eisentraut 08:48
pgsql: Report progress of REINDEX operations Peter Eisentraut 10:39
pgsql: Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 16:54
pgsql: Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 16:54
pgsql: Clean up side-effects of commits ab5fcf2b0 et al. Tom Lane 16:54
pgsql: psql \dP: list partitioned tables and indexes Alvaro Herrera 19:07
pgsql: Avoid fetching past the end of the indoption array. Tom Lane 22:19
pgsql: Avoid fetching past the end of the indoption array. Tom Lane 22:19

April 8, 2019

Thread Author Time
pgsql: Add more tests for partition tuple routing with dropped attribut Michael Paquier 04:46
pgsql: Fix partition tuple routing with dropped attributes Michael Paquier 04:46
pgsql: Fix a number of issues around modifying a previously updated row Andres Freund 05:16
pgsql: Reset memory context once per tuple in validateForeignKeyConstra Andres Freund 05:52
pgsql: Tweak wording of documentation for pg_checksums Michael Paquier 06:36
pgsql: Add vacuum_truncate reloption. Fujii Masao 07:46
pgsql: doc: Add note about generated columns in foreign tables Peter Eisentraut 11:49
pgsql: Fix EvalPlanQualStart to handle partitioned result rels correctl Tom Lane 16:20
pgsql: Fix EvalPlanQualStart to handle partitioned result rels correctl Tom Lane 16:20
pgsql: Fix EvalPlanQualStart to handle partitioned result rels correctl Tom Lane 16:20
pgsql: doc: Update serial explanation Peter Eisentraut 20:08
pgsql: doc: Update serial explanation Peter Eisentraut 20:08
pgsql: doc: Update serial explanation Peter Eisentraut 20:08

Browse Archives

Prev | Next