pgsql-committers since 2024-10-20 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. 20, 2024

Thread Author Time
pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 03:40
pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 03:40
pgsql: SQL/JSON: Fix some oversights in commit b6e1157e7 Amit Langote 03:41
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
pgsql: Note that index_name in ALTER INDEX ATTACH PARTITION can be sche Álvaro Herrera 13:50
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 17:21

Oct. 21, 2024

Thread Author Time
pgsql: injection_points: Add basic isolation test Michael Paquier 02:11
pgsql: Fix grammar of a comment in bufmgr.c Michael Paquier 02:27
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Fix race condition in committing a serializable transaction Heikki Linnakangas 08:01
pgsql: Update outdated comment on WAL-logged locks with invalid XID Heikki Linnakangas 11:32
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08
pgsql: Fix wrong assertion and poor error messages in "COPY (query) TO" Tom Lane 19:08

Oct. 22, 2024

Thread Author Time
pgsql: pg_stat_statements: Add tests for nested queries with level trac Michael Paquier 04:07
pgsql: Fix C23 compiler warning Peter Eisentraut 06:34
pgsql: Make all Perl warnings fatal in 043_wal_replay_wait.pl Alexander Korotkov 10:25
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Pavel Borisov 13:30
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Pavel Borisov 13:32
pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 14:26
pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 14:26
pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 14:26
pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 14:26
pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 14:26
pgsql: Restructure foreign key handling code for ATTACH/DETACH Álvaro Herrera 14:26
pgsql: ecpg: Refactor ecpg_log() to skip unnecessary calls to ECPGget_s Fujii Masao 14:58
pgsql: Improve parser's reporting of statement start locations. Tom Lane 15:36
pgsql: Improve reporting of errors in extension script files. Tom Lane 15:36
pgsql: Change pg_*_relation_stats() functions to return type to void. Jeff Davis 19:48
Re: pgsql: Implement pg_wal_replay_wait() stored procedure 📎 Alexander Korotkov 20:12
pgsql: Add functions pg_set_attribute_stats() and pg_clear_attribute_st Jeff Davis 22:24
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35
pgsql: ecpg: Fix out-of-bound read in DecodeDateTime() Michael Paquier 23:35

Oct. 23, 2024

Thread Author Time
Re: pgsql: Add functions pg_set_attribute_stats() and pg_clear_attribute_st Tom Lane 03:18
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Pavel Borisov 06:01
pgsql: Remove unnecessary word in a comment Amit Langote 09:04
pgsql: Remove unnecessary word in a comment Amit Langote 09:05
pgsql: Remove unnecessary word in a comment Amit Langote 09:05
pgsql: Remove unnecessary word in a comment Amit Langote 09:05
pgsql: Remove unnecessary word in a comment Amit Langote 09:05
pgsql: Remove unnecessary word in a comment Amit Langote 09:06
pgsql: Remove unnecessary word in a comment Amit Langote 09:06
pgsql: doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson 13:03
pgsql: doc: Fix INSERT statement syntax for identity columns Daniel Gustafsson 13:04
pgsql: Make SASL max message length configurable Daniel Gustafsson 14:17
pgsql: Fix incorrect struct reference in comment Daniel Gustafsson 14:17
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 16:21
pgsql: Documentation fixup. Jeff Davis 16:45
pgsql: Another documentation fixup. Jeff Davis 17:42
pgsql: Fix compiler warning. Jeff Davis 17:42
pgsql: Fix typo in tidstore.h. Masahiko Sawada 22:37
pgsql: Improve pg_set_attribute_stats() error message. Jeff Davis 23:19

Oct. 24, 2024

Thread Author Time
pgsql: Track more precisely query locations for nested statements Michael Paquier 00:31
pgsql: Avoid looping over all type cache entries in TypeCacheRelCallbac Alexander Korotkov 11:36
pgsql: Update header comment for lookup_type_cache() Alexander Korotkov 11:36
pgsql: Make WaitForLSNReplay() issue FATAL on postmaster death Alexander Korotkov 12:04
pgsql: Refactor WaitForLSNReplay() to return the result of waiting Alexander Korotkov 12:04
pgsql: Move LSN waiting declarations and definitions to better place Alexander Korotkov 12:04
pgsql: Add 'no_error' argument to pg_wal_replay_wait() Alexander Korotkov 12:04
pgsql: Support configuring multiple ECDH curves Daniel Gustafsson 13:38
pgsql: Raise the minimum supported OpenSSL version to 1.1.1 Daniel Gustafsson 13:38
pgsql: Handle alphanumeric characters in matching GUC names Daniel Gustafsson 13:38
pgsql: Support configuring TLSv1.3 cipher suites Daniel Gustafsson 13:38
pgsql: Refactor GetLockStatusData() to skip backends/groups without fas Fujii Masao 15:21
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Fix parallel worker tracking of new catalog relfilenumbers. Noah Misch 16:20
pgsql: Stop reading uninitialized memory in heap_inplace_lock(). Noah Misch 16:20
pgsql: Generalize plpgsql's heuristic for importing expanded objects. Tom Lane 17:28
pgsql: Add functions pg_restore_relation_stats(), pg_restore_attribute_ Jeff Davis 19:09

Oct. 25, 2024

Thread Author Time
pgsql: Remove the RTE_GROUP RTE if we drop the groupClause Richard Guo 00:53
pgsql: injection_points: Disable one permutation in isolation test "bas Michael Paquier 01:34
pgsql: Add install rules for Kerberos.pm and AdjustUpgrade.pm Michael Paquier 01:56
pgsql: Refactor code converting a publication name List to a StringInfo Michael Paquier 03:03
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas 06:06
pgsql: pgbench: Fix typo. Tatsuo Ishii 06:12
pgsql: Doc: Add a caution in alter publication. Amit Kapila 08:52
pgsql: Fix concurrrently in typcache_rel_type_cache.sql Alexander Korotkov 10:12
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 11:56
pgsql: doc: Fix typo in pg_restore_*_stats function documentation Daniel Gustafsson 12:14
pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch 13:51
pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch 13:51
pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch 13:51
pgsql: At end of recovery, reset all sinval-managed caches. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: WAL-log inplace update before revealing it to other sessions. Noah Misch 13:51
pgsql: For inplace update, send nontransactional invalidations. Noah Misch 13:51
pgsql: Move EXPLAIN counter increment to heapam_scan_bitmap_next_block Melanie Plageman 14:22
pgsql: Make table_scan_bitmap_next_block() async-friendly Melanie Plageman 14:22
pgsql: Read extension script files in text not binary mode. Tom Lane 16:20
pgsql: Refactor the code to create a pg_locale_t into new function. Jeff Davis 23:32

Oct. 27, 2024

Thread Author Time
pgsql: Remove unused #include's from backend .c files Peter Eisentraut 07:32
pgsql: Fix obsolete nbtree split buffer comment. Peter Geoghegan 14:38

Oct. 28, 2024

Thread Author Time
pgsql: Set query ID for inner queries of CREATE TABLE AS and DECLARE Michael Paquier 00:04
pgsql: Change the default value of the streaming option to 'parallel'. Amit Kapila 03:25
pgsql: Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 07:02
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Heikki Linnakangas 09:36
pgsql: Restore missing line to copyright notice Heikki Linnakangas 11:26
pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 12:13
pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 12:13
pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 12:13
pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 12:13
pgsql: Fix overflow in bsearch_arg() with more than INT_MAX elements Heikki Linnakangas 12:13
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Robert Haas 15:47
Re: pgsql: Remove unused #include's from contrib, pl, test .c files Peter Geoghegan 15:48
Re: pgsql: Remove unused #include's from contrib, pl, test .c files Peter Geoghegan 15:56
pgsql: nbtree: Minor sibling link traversal tweaks. Peter Geoghegan 16:23
pgsql: Fix WAL_DEBUG build Peter Eisentraut 16:46
Re: pgsql: Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 16:46
pgsql: Strip Windows newlines from extension script files manually. Tom Lane 17:07
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18:35
pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane 18:39
pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane 18:39
pgsql: Unify src/common/'s definitions of MaxAllocSize. Tom Lane 18:39
pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane 18:39
pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane 18:39
pgsql: Guard against enormously long input in pg_saslprep(). Tom Lane 18:39
Re: pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 19:42
pgsql: Ensure we have a snapshot when updating pg_index in index_drop() Nathan Bossart 21:45
pgsql: Fix dependency of partitioned table and table AM with CREATE TAB Michael Paquier 23:42
pgsql: Fix dependency of partitioned table and table AM with CREATE TAB Michael Paquier 23:42

Oct. 29, 2024

Thread Author Time
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:24
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:25
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:25
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:25
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:26
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:26
pgsql: Doc: clarify enable_indexscan=off also disabled Index Only Scans David Rowley 03:26
Re: pgsql: Change the default value of the streaming option to 'parallel'. Amit Kapila 04:05
pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier 06:35
pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier 06:35
pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier 06:35
pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier 06:35
pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier 06:35
pgsql: doc: Add better description for rewrite functions in event trigg Michael Paquier 06:35
pgsql: Add missing FATAL => 'all' to a use warnings in Perl Peter Eisentraut 09:33
pgsql: Doc: add detail about EXPLAIN's "Disabled" property David Rowley 10:28
pgsql: Reduce variable scope and possibly useless palloc David Rowley 12:39
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 15:50
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Unpin buffer before inplace update waits for an XID to end. Noah Misch 16:41
pgsql: Add missing CommandCounterIncrement() in stats import functions. Jeff Davis 17:15
Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan 21:44
Re: pgsql: Update time zone data files to tzdata release 2024b. Tom Lane 22:41
Re: pgsql: Update time zone data files to tzdata release 2024b. Andrew Dunstan 23:06

Oct. 30, 2024

Thread Author Time
pgsql: Replicate generated columns when specified in the column list. Amit Kapila 07:18
pgsql: meson: Add missing dependency to unicode test programs Peter Eisentraut 07:31
pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 10:29
pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 10:29
pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 10:29
pgsql: Fix some more bugs in foreign keys connecting partitioned tables Álvaro Herrera 10:29
pgsql: Fix bug in nbtree array primitive scan scheduling. Peter Geoghegan 14:58
pgsql: Fix bug in nbtree array primitive scan scheduling. Peter Geoghegan 14:58

Browse Archives

Prev | Next