pgsql-committers - October 2023

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. 1, 2023

Thread Author Time
pgsql: Only evaluate default values as required when doing COPY FROM Andrew Dunstan 14:25
pgsql: Only evaluate default values as required when doing COPY FROM Andrew Dunstan 14:25
pgsql: In COPY FROM, fail cleanly when unsupported encoding conversion Tom Lane 16:09
pgsql: In COPY FROM, fail cleanly when unsupported encoding conversion Tom Lane 16:09
pgsql: In COPY FROM, fail cleanly when unsupported encoding conversion Tom Lane 16:09
pgsql: In COPY FROM, fail cleanly when unsupported encoding conversion Tom Lane 16:09
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Fix datalen calculation in tsvectorrecv(). Tom Lane 17:19
pgsql: Correct assertion and comments about XLogRecordMaxSize. Noah Misch 19:21

Oct. 2, 2023

Thread Author Time
pgsql: psql: Set variables from query result on failure when printing t Michael Paquier 02:06
pgsql: Add soft error handling to some expression nodes Amit Langote 03:43
pgsql: Revert "Add soft error handling to some expression nodes" Amit Langote 04:50
pgsql: Add regression tests for psql \g piped into a program Heikki Linnakangas 08:46
pgsql: Add rmgrdesc README Heikki Linnakangas 09:19
pgsql: Flush WAL stats in bgwriter Heikki Linnakangas 10:08
pgsql: Flush WAL stats in bgwriter Heikki Linnakangas 10:08
pgsql: Flush WAL stats in bgwriter Heikki Linnakangas 10:08
pgsql: Flush WAL stats in bgwriter Heikki Linnakangas 10:08
pgsql: Remove retry loop in heap_page_prune(). Robert Haas 16:04
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Fix omission of column-level privileges in selective pg_restore. Tom Lane 17:28
pgsql: Replace use of stat()[7] by -s switch in TAP tests to retrieve f Michael Paquier 23:37

Oct. 3, 2023

Thread Author Time
pgsql: Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 01:26
pgsql: Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 01:26
pgsql: Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 01:26
pgsql: Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 01:26
pgsql: Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 01:26
pgsql: Fail hard on out-of-memory failures in xlogreader.c Michael Paquier 01:26
pgsql: Tidy-up some appendStringInfo*() usages David Rowley 04:10
pgsql: Fix incorrect format placeholder Peter Eisentraut 06:35
pgsql: Avoid memory size overflow when allocating backend activity buff Michael Paquier 06:37
pgsql: Avoid memory size overflow when allocating backend activity buff Michael Paquier 06:37
pgsql: Avoid memory size overflow when allocating backend activity buff Michael Paquier 06:37
pgsql: Avoid memory size overflow when allocating backend activity buff Michael Paquier 06:37
pgsql: Avoid memory size overflow when allocating backend activity buff Michael Paquier 06:37
pgsql: Avoid memory size overflow when allocating backend activity buff Michael Paquier 06:37
pgsql: In basebackup.c, refactor to create verify_page_checksum. Robert Haas 14:47
pgsql: In basebackup.c, refactor to create read_file_data_into_buffer. Robert Haas 15:01
pgsql: Add some notes about why "ALTER TYPE enum DROP VALUE" is hard. Tom Lane 15:41
pgsql: Remove IndexInfo.ii_OpclassOptions field Peter Eisentraut 15:55
pgsql: Remove RelationGetIndexRawAttOptions() Peter Eisentraut 15:55
pgsql: Doc: suppress "exceed the available area" warning in PDF build. Tom Lane 18:14

Oct. 4, 2023

Thread Author Time
pgsql: worker_spi: Rename custom wait event to "WorkerSpiMain" Michael Paquier 07:25
pgsql: test_shm_mq: Replace WAIT_EVENT_EXTENSION with custom wait event Michael Paquier 08:12
pgsql: doc: Clarify not-null constraints in information schema Peter Eisentraut 13:08
pgsql: Document that --sync-method takes an argument. Nathan Bossart 19:41

Oct. 5, 2023

Thread Author Time
pgsql: postgres_fdw: Replace WAIT_EVENT_EXTENSION with custom wait even Michael Paquier 00:50
pgsql: dblink: Replace WAIT_EVENT_EXTENSION with custom wait events Michael Paquier 01:24
pgsql: worker_spi: Expand set of options to start workers Michael Paquier 03:24
pgsql: Modernize const handling with readline Peter Eisentraut 06:57
pgsql: Constify crc32_sz Peter Eisentraut 06:57
pgsql: Fix memory leak in Memoize code David Rowley 07:31
pgsql: Fix memory leak in Memoize code David Rowley 07:31
pgsql: Fix memory leak in Memoize code David Rowley 07:32
pgsql: Fix memory leak in Memoize code David Rowley 07:32
pgsql: Consider cheap startup paths in add_paths_to_append_rel David Rowley 08:04
pgsql: Improve JsonLexContext's freeability Alvaro Herrera 09:04
Re: pgsql: Some refactoring to export json(b) conversion functions Alvaro Herrera 09:13
pgsql: Refactor ListenSocket array. Heikki Linnakangas 12:08
pgsql: Push attcompression and attstorage handling into BuildDescForRel Peter Eisentraut 14:35
pgsql: Move BuildDescForRelation() from tupdesc.c to tablecmds.c Peter Eisentraut 14:35
pgsql: Push attidentity and attgenerated handling into BuildDescForRela Peter Eisentraut 14:35

Oct. 6, 2023

Thread Author Time
pgsql: worker_spi: Add tests for BGWORKER_BYPASS_ALLOWCONN Michael Paquier 00:02
pgsql: worker_spi: Fix test failure with BGWORKER_BYPASS_ALLOWCONN Michael Paquier 01:03
pgsql: Fix crash on syslogger startup Heikki Linnakangas 07:27
pgsql: Skip checking of scan keys required for directional scan in B-tr Alexander Korotkov 07:41
pgsql: Remove extra parenthesis from comment. Etsuro Fujita 09:43
pgsql: Remove extra parenthesis from comment. Etsuro Fujita 09:43
pgsql: Remove extra parenthesis from comment. Etsuro Fujita 09:43
pgsql: Remove extra parenthesis from comment. Etsuro Fujita 09:43
pgsql: Remove environment-variable-based defaults in psql --help Peter Eisentraut 09:57
pgsql: Add test for checking the line length of --help output Peter Eisentraut 09:57

Oct. 7, 2023

Thread Author Time
pgsql: Fix typos in e0b1ee17dc Alexander Korotkov 08:56
pgsql: Restore proper linkage of pg_char_to_encoding() and friends. Tom Lane 16:08
pgsql: Fix another typo in e0b1ee17dc Alexander Korotkov 17:37

Oct. 9, 2023

Thread Author Time
pgsql: Remove debug_print_rel and replace usages with pprint David Rowley 02:54
pgsql: Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_pat David Rowley 03:37
pgsql: Strip off ORDER BY/DISTINCT aggregate pathkeys in create_agg_pat David Rowley 03:37
pgsql: Remove duplicate words in docs and code comments. Amit Kapila 03:58
pgsql: Optimize various aggregate deserialization functions David Rowley 04:25
pgsql: Allocate Backend structs in PostmasterContext. Heikki Linnakangas 08:52
pgsql: Clarify the checks in RegisterBackgroundWorker. Heikki Linnakangas 08:52
pgsql: Rename StartBackgroundWorker() to BackgroundWorkerMain(). Heikki Linnakangas 08:52
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31
pgsql: Doc: use CURRENT_USER not USER in plpgsql trigger examples. Tom Lane 15:31

Oct. 10, 2023

Thread Author Time
pgsql: worker_spi: Fix another stability issue with BGWORKER_BYPASS_ALL Michael Paquier 00:07
pgsql: Revert "Optimize various aggregate deserialization functions" David Rowley 01:17
pgsql: Fix possible crash in add_paths_to_append_rel() David Rowley 03:50
pgsql: Add const to values and nulls arguments Peter Eisentraut 05:56
pgsql: pg_resetwal: Corrections around -c option Peter Eisentraut 07:05
pgsql: test_decoding: Remove unnecessary table in twophase test Michael Paquier 08:49
pgsql: Replace has_multiple_baserels() with a bitmap test on all_basere Tom Lane 17:08
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: Fix bug in GenericXLogFinish(). Jeff Davis 19:03
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:14
pgsql: doc: clarify how the bootstrap user name is chosen Bruce Momjian 19:27
pgsql: doc: clarify how the bootstrap user name is chosen Bruce Momjian 19:27
Re: pgsql: doc: document the need to analyze partitioned tables Laurenz Albe 19:34
Re: pgsql: doc: document the need to analyze partitioned tables Bruce Momjian 19:42
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: add SSL configuration section reference Bruce Momjian 19:54
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: foreign servers with pushdown need matching collation Bruce Momjian 20:05
pgsql: doc: Move CREATE ROLE's IN GROUP and USER to deprecated Bruce Momjian 20:44
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: clarify that SSPI and GSSAPI are interchangeable Bruce Momjian 20:51
pgsql: doc: pg_upgrade: use dynamic new cluster major version numbers Bruce Momjian 21:12
pgsql: doc: pg_upgrade: use dynamic new cluster major version numbers Bruce Momjian 21:12

Oct. 11, 2023

Thread Author Time
pgsql: Refactor InitPostgres() to use bitwise option flags Michael Paquier 03:32
pgsql: Improve some wording in pg_upgrade/IMPLEMENTATION Michael Paquier 04:55
pgsql: Move canAcceptConnections check from ProcessStartupPacket to cal Heikki Linnakangas 11:08
pgsql: Fix missed optimization in relation_excluded_by_constraints(). Tom Lane 16:51
pgsql: Reindent comment in GenericXLogFinish(). Tom Lane 21:14

Oct. 12, 2023

Thread Author Time
pgsql: Add option to bgworkers to allow the bypass of role login check Michael Paquier 00:26
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:51
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:51
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:52
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:52
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:53
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:53
pgsql: Fix incorrect step generation in HASH partition pruning David Rowley 06:54
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:15
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:16
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:16
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:16
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:17
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:17
pgsql: Doc: fix grammatical errors for enable_partitionwise_aggregate David Rowley 08:18
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:12
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:13
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:13
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:14
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:14
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:15
pgsql: Fix runtime partition pruning for HASH partitioned tables David Rowley 12:15
pgsql: Unify two isLogSwitch tests in XLogInsertRecord. Robert Haas 18:09

Oct. 13, 2023

Thread Author Time
pgsql: doc: Mention timezone(zone, time) in section for AT TIME ZONE Michael Paquier 02:00
pgsql: Add wait events for checkpoint delay mechanism. Thomas Munro 03:50
pgsql: Add support for AT LOCAL Michael Paquier 04:01
pgsql: psql: Add completion support for AT [ LOCAL | TIME ZONE ] Michael Paquier 05:31
pgsql: Doc: Add more links in logical replication pages. Amit Kapila 07:05
pgsql: Update oldextversions test for pg_stat_statements 1.11 Daniel Gustafsson 12:15
pgsql: Improve the naming in wal_sync_method code. Nathan Bossart 20:17

Oct. 14, 2023

Thread Author Time
pgsql: Fix bulk table extension when copying into multiple partitions Andres Freund 02:29
pgsql: Fix bulk table extension when copying into multiple partitions Andres Freund 02:29
pgsql: Harden has_xxx_privilege() functions against concurrent object d Tom Lane 18:50
pgsql: Harden xxx_is_visible() functions against concurrent object drop Tom Lane 20:13
pgsql: Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 22:55
pgsql: Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 22:55
pgsql: Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 22:55
pgsql: Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 22:55
pgsql: Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 22:55
pgsql: Don't spuriously report FD_SETSIZE exhaustion on Windows. Noah Misch 22:55
pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic Noah Misch 23:35
pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic Noah Misch 23:35
pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic Noah Misch 23:35
pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic Noah Misch 23:35
pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic Noah Misch 23:35
Re: pgsql: Dissociate btequalimage() from interval_ops, ending its deduplic Tom Lane 23:45

Browse Archives

Prev | Next