pgsql-committers before 2021-11-04 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

Oct. 22, 2021

Thread Author Time
pgsql: pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 19:22
pgsql: pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 19:22
pgsql: pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 19:22
pgsql: pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 19:22
pgsql: pg_dump: fix mis-dumping of non-global default privileges. Tom Lane 19:22
pgsql: Fix frontend version of sh_error() in simplehash.h. Tom Lane 20:43
pgsql: Fix frontend version of sh_error() in simplehash.h. Tom Lane 20:43
pgsql: Fix frontend version of sh_error() in simplehash.h. Tom Lane 20:43
pgsql: In pg_dump, use simplehash.h to look up dumpable objects by OID. Tom Lane 21:19

Oct. 23, 2021

Thread Author Time
pgsql: doc: Describe calculation method of streaming start for pg_recei Michael Paquier 05:45
pgsql: doc: Describe calculation method of streaming start for pg_recei Michael Paquier 05:45
pgsql: doc: Describe calculation method of streaming start for pg_recei Michael Paquier 05:45
pgsql: doc: Describe calculation method of streaming start for pg_recei Michael Paquier 05:45
pgsql: doc: Describe calculation method of streaming start for pg_recei Michael Paquier 05:45
pgsql: doc: Describe calculation method of streaming start for pg_recei Michael Paquier 05:45
Re: pgsql: postgres_fdw: Move comments about elog level in (sub)abort clean Etsuro Fujita 08:13

Oct. 24, 2021

Thread Author Time
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURR Noah Misch 01:40
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Fix CREATE INDEX CONCURRENTLY for the newest prepared transactio Noah Misch 01:40
pgsql: Back-patch "Stop requiring an explicit return from perl subrouti Noah Misch 02:37
pgsql: Back-patch "Stop requiring an explicit return from perl subrouti Noah Misch 02:37
pgsql: Move Perl test modules to a better namespace Andrew Dunstan 14:44
pgsql: Fix minor memory leaks in pg_dump. Tom Lane 16:39
pgsql: Add replication command READ_REPLICATION_SLOT Michael Paquier 22:42

Oct. 25, 2021

Thread Author Time
pgsql: Clarify the logic in a few places in the new balanced merge code Heikki Linnakangas 06:32
Re: pgsql: Document XLOG_INCLUDE_XID a little better Amit Kapila 10:51
pgsql: StartupXLOG: Don't repeatedly disable/enable local xlog insertio Robert Haas 14:43
pgsql: StartupXLOG: Call CleanupAfterArchiveRecovery after XLogReportPa Robert Haas 14:43
pgsql: Remove useless code from CreateReplicationSlot. Robert Haas 15:03
pgsql: Add enable_timeout_every() to fire the same timeout repeatedly. Robert Haas 15:36
pgsql: Report progress of startup operations that take a long time. Robert Haas 15:55
Re: pgsql: Remove unused wait events. Robert Haas 16:17
Re: pgsql: Remove unused wait events. Tom Lane 16:38
Re: pgsql: Remove unused wait events. Robert Haas 17:10
Re: pgsql: Remove unused wait events. Tom Lane 17:18
Re: pgsql: Remove unused wait events. Daniel Gustafsson 17:34
Re: pgsql: Remove unused wait events. Tom Lane 17:39
Re: pgsql: Remove unused wait events. Andres Freund 18:01
Re: pgsql: Remove unused wait events. Daniel Gustafsson 18:03
pgsql: Initialize variable to placate compiler. Robert Haas 20:31

Oct. 26, 2021

Thread Author Time
pgsql: Reject huge_pages=on if shared_memory_type=sysv. Thomas Munro 00:15
pgsql: Reject huge_pages=on if shared_memory_type=sysv. Thomas Munro 00:15
pgsql: Reject huge_pages=on if shared_memory_type=sysv. Thomas Munro 00:15
pgsql: Reject huge_pages=on if shared_memory_type=sysv. Thomas Munro 00:16
pgsql: Allow pg_receivewal to stream from a slot's restart LSN Michael Paquier 00:47
Re: pgsql: Remove unused wait events. Michael Paquier 01:19
Re: pgsql: Remove unused wait events. Amit Kapila 02:20
pgsql: Fix overly-lax regex pattern in TAP test of READ_REPLICATION_SLO Michael Paquier 02:21
Re: pgsql: Allow pg_receivewal to stream from a slot's restart LSN 📎 Kyotaro Horiguchi 02:23
pgsql: Revert "Remove unused wait events." Amit Kapila 03:06
Re: pgsql: Document XLOG_INCLUDE_XID a little better Amit Kapila 03:49
pgsql: doc: Fix grammar in page of pg_receivewal Michael Paquier 04:57
Re: pgsql: Allow pg_receivewal to stream from a slot's restart LSN Michael Paquier 04:58
pgsql: Ensure that slots are zeroed before use Daniel Gustafsson 08:44
pgsql: Ensure that slots are zeroed before use Daniel Gustafsson 08:45
Re: pgsql: Remove unused wait events. Markus Wanner 14:02
pgsql: Improve HINT message that FDW reports when there are no valid op Fujii Masao 15:49
Re: pgsql: Refactor the sslfiles Makefile target for ease of use Andres Freund 17:41
Re: pgsql: Refactor the sslfiles Makefile target for ease of use Daniel Gustafsson 18:41
pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Jeff Davis 20:41

Oct. 27, 2021

Thread Author Time
Re: pgsql: Remove unused wait events. Amit Kapila 02:00
pgsql: Allow publishing the tables of schema. Amit Kapila 02:26
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Michael Paquier 04:15
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). 📎 Bharath Rupireddy 04:57
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Michael Paquier 05:03
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Bharath Rupireddy 05:15
pgsql: Add test for copy of shared dependencies from template database Michael Paquier 07:03
Re: pgsql: Document XLOG_INCLUDE_XID a little better Dilip Kumar 11:09
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
pgsql: Clarify that --system reindexes system catalogs *only* Magnus Hagander 14:30
Re: pgsql: Refactor the sslfiles Makefile target for ease of use 📎 Daniel Gustafsson 14:37
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Jeff Davis 15:12
pgsql: Further harden nbtree posting split code. Peter Geoghegan 19:12
pgsql: Further harden nbtree posting split code. Peter Geoghegan 19:12
pgsql: Further harden nbtree posting split code. Peter Geoghegan 19:12
pgsql: Fix VPATH builds for src/test/ssl targets Daniel Gustafsson 19:53
Re: pgsql: Refactor the sslfiles Makefile target for ease of use Daniel Gustafsson 19:57
pgsql: Fix ordering of items in nbtree error message. Peter Geoghegan 20:10
pgsql: Fix ordering of items in nbtree error message. Peter Geoghegan 20:10
pgsql: Fix ordering of items in nbtree error message. Peter Geoghegan 20:10
pgsql: Fix typos in comments Daniel Gustafsson 20:41
Re: pgsql: Refactor the sslfiles Makefile target for ease of use Andres Freund 20:53
pgsql: Grant memory views to pg_read_all_stats. Jeff Davis 21:10
pgsql: Remove obsolete nbtree LP_DEAD item comments. Peter Geoghegan 21:36
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Michael Paquier 23:47

Oct. 28, 2021

Thread Author Time
pgsql: doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 00:27
pgsql: doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 00:27
pgsql: doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 00:27
pgsql: doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 00:27
pgsql: doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 00:27
pgsql: doc: Fix link to SELinux user guide in sepgsql page Michael Paquier 00:27
pgsql: Add TAP test for archive_cleanup_command and recovery_end_comman Michael Paquier 01:50
Re: pgsql: Document XLOG_INCLUDE_XID a little better Amit Kapila 02:45
Re: pgsql: Allow GRANT on pg_log_backend_memory_contexts(). Alvaro Herrera 13:32
pgsql: Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. Tom Lane 15:45
pgsql: Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. Tom Lane 15:45
pgsql: Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. Tom Lane 15:45
pgsql: Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY. Tom Lane 15:45
pgsql: Speed up printing of integers in snprintf.c. Tom Lane 17:40

Oct. 29, 2021

Thread Author Time
pgsql: Speed up TAP tests of pg_receivewal Michael Paquier 01:45
pgsql: Add tap tests for the schema publications. Amit Kapila 02:29
pgsql: Update SELinux links in sepgsql documentation Daniel Gustafsson 12:18
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Update time zone data files to tzdata release 2021e. Tom Lane 15:39
pgsql: Test and document the behavior of initialization cross-refs in p Tom Lane 16:45
pgsql: Demote pg_unreachable() in heapam to an assertion. Peter Geoghegan 17:57
pgsql: Demote pg_unreachable() in heapam to an assertion. Peter Geoghegan 17:57
pgsql: When fetching WAL for a basebackup, report errors with a sensibl Robert Haas 18:09
pgsql: Fix race condition in startup progress reporting. Robert Haas 18:44
Re: pgsql: Report progress of startup operations that take a long time. 📎 Alvaro Herrera 21:23

Oct. 30, 2021

Thread Author Time
Re: pgsql: Report progress of startup operations that take a long time. Robert Haas 00:28
pgsql: Remove unused chunk from standalone-profile.xsl Peter Eisentraut 10:40
pgsql: uuid-ossp: Remove obsolete build connection with pgcrypto Peter Eisentraut 11:00
pgsql: doc: Remove some obsolete pgcrypto documentation Peter Eisentraut 11:16
pgsql: pg_dump: Refactor messages Peter Eisentraut 17:35

Oct. 31, 2021

Thread Author Time
pgsql: plpgsql: report proper line number for errors in variable initia Tom Lane 16:43
pgsql: Avoid O(N^2) behavior when the standby process releases many loc Tom Lane 19:32
pgsql: Avoid O(N^2) behavior when the standby process releases many loc Tom Lane 19:32
pgsql: Avoid O(N^2) behavior when the standby process releases many loc Tom Lane 19:32
pgsql: Doc: improve README files associated with TAP tests. Tom Lane 22:12
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14
pgsql: Don't try to read a multi-GB pg_stat_statements file in one call Tom Lane 23:14

Nov. 1, 2021

Thread Author Time
pgsql: Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 02:41
pgsql: Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 02:41
pgsql: Preserve opclass parameters across REINDEX CONCURRENTLY Michael Paquier 02:41
pgsql: Add TAP test for pg_receivewal with timeline switch Michael Paquier 04:19
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Handle XLOG_OVERWRITE_CONTRECORD in DecodeXLogOp Alvaro Herrera 16:08
pgsql: Avoid some other O(N^2) hazards in list manipulation. Tom Lane 20:24
pgsql: Avoid some other O(N^2) hazards in list manipulation. Tom Lane 20:24
pgsql: Avoid some other O(N^2) hazards in list manipulation. Tom Lane 20:24
pgsql: Replace unicode characters in comments with ascii Daniel Gustafsson 21:56

Nov. 2, 2021

Thread Author Time
pgsql: Replace XLOG_INCLUDE_XID flag with a more localized flag. Amit Kapila 03:13
pgsql: Move MarkCurrentTransactionIdLoggedIfAny() out of the critical s Amit Kapila 03:50
pgsql: pgbench: Improve error-handling in pgbench. Fujii Masao 13:50
pgsql: pgbench: Fix typo in comment. Fujii Masao 14:09
pgsql: Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 15:32
pgsql: Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 15:32
pgsql: Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 15:32
pgsql: Doc: be more precise about conflicts between relation names. Tom Lane 16:12
pgsql: Doc: clean up some places that mentioned template1 but not templ Tom Lane 16:54
pgsql: Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 17:37
pgsql: Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 17:37
pgsql: Fix variable lifespan in ExecInitCoerceToDomain(). Tom Lane 17:37
pgsql: Ensure consistent logical replication of datetime and float8 val Tom Lane 18:28
pgsql: Don't overlook indexes during parallel VACUUM. Peter Geoghegan 19:07
pgsql: Don't overlook indexes during parallel VACUUM. Peter Geoghegan 19:07
pgsql: Blind attempt to silence SSL compile failures on hamerkop. Tom Lane 19:18

Nov. 3, 2021

Thread Author Time
pgsql: Fix parallel amvacuumcleanup safety bug. Peter Geoghegan 02:53
pgsql: Fix parallel amvacuumcleanup safety bug. Peter Geoghegan 02:53
Re: pgsql: Document XLOG_INCLUDE_XID a little better Amit Kapila 03:10
pgsql: Fix incorrect format placeholder Peter Eisentraut 06:38
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 09:44
Re: pgsql: Fix snapshot reference leak if lo_export fails. Daniel Gustafsson 11:06
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
pgsql: Update alternative expected output file. Heikki Linnakangas 17:42
Re: pgsql: Fix snapshot reference leak if lo_export fails. Heikki Linnakangas 17:47
Re: pgsql: Fix snapshot reference leak if lo_export fails. Daniel Gustafsson 19:27

Browse Archives

Prev | Next