pgsql-committers - August 2024

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

Aug. 1, 2024

Thread Author Time
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane 00:57
pgsql: Evaluate arguments of correlated SubPlans in the referencing Exp Andres Freund 03:21
pgsql: Avoid duplicate table scans for cross-partition updates during l Amit Kapila 04:52
pgsql: Convert node test compile-time settings into run-time parameters Peter Eisentraut 08:21
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: Update comment in portal.h. Etsuro Fujita 08:56
pgsql: pg_createsubscriber: Rename option --socket-directory to --socke Peter Eisentraut 10:31
pgsql: pg_createsubscriber: Rename option --socket-directory to --socke Peter Eisentraut 10:31
pgsql: Convert an extern variable to static Peter Eisentraut 10:49
pgsql: Convert some extern variables to static, Windows code Peter Eisentraut 11:33
pgsql: Add redo LSN to pgstats files Michael Paquier 16:59
pgsql: Switch PgStat_Kind from an enum to a uint32 type Michael Paquier 19:51
pgsql: Minor refactoring of assign_backendlist_entry() Heikki Linnakangas 20:59
pgsql: Fix outdated comment; all running bgworkers are in BackendList Heikki Linnakangas 20:59
pgsql: Skip citext_utf8 test on Windows. Thomas Munro 22:51
pgsql: Skip citext_utf8 test on Windows. Thomas Munro 22:51

Aug. 2, 2024

Thread Author Time
pgsql: Include bison header files into implementation files Peter Eisentraut 08:30
pgsql: pg_createsubscriber: Fix bogus error message Alvaro Herrera 16:01
pgsql: pg_createsubscriber: Fix bogus error message Alvaro Herrera 16:01
pgsql: Fix NLS file reference in pg_createsubscriber Alvaro Herrera 16:07
pgsql: Fix NLS file reference in pg_createsubscriber Alvaro Herrera 16:07
pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov 18:22
pgsql: Fix name of "Visual Studio" in documentation. Noah Misch 19:51
pgsql: Fix name of "Visual Studio" in documentation. Noah Misch 19:51
pgsql: Small refactoring around ExecCreateTableAs(). Jeff Davis 19:53
pgsql: First-draft release notes for 16.4. Tom Lane 20:24

Aug. 3, 2024

Thread Author Time
pgsql: Add -Wmissing-variable-declarations to the standard compilation Peter Eisentraut 09:56
pgsql: Fix incorrect format placeholders in pgstat.c Michael Paquier 18:07

Aug. 4, 2024

Thread Author Time
pgsql: Use CXXFLAGS instead of CFLAGS for linking C++ code Peter Eisentraut 09:24
pgsql: Introduce pluggable APIs for Cumulative Statistics Michael Paquier 10:44
pgsql: pg_wal_replay_wait(): Fix typo in the doc Alexander Korotkov 17:32
pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane 17:39
pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane 17:39
pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane 17:39
pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane 17:39
pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane 17:39

Aug. 5, 2024

Thread Author Time
pgsql: Add helper routines to retrieve data for custom fixed-numbered p Michael Paquier 02:48
pgsql: injection_points: Add some cumulative stats for injection points Michael Paquier 03:09
pgsql: injection_points: Add some fixed-numbered statistics Michael Paquier 03:31
pgsql: Fix typo in bufpage.h. Amit Kapila 09:19
pgsql: Translation updates Peter Eisentraut 10:25
pgsql: Translation updates Peter Eisentraut 10:25
pgsql: Translation updates Peter Eisentraut 10:25
pgsql: Translation updates Peter Eisentraut 10:25
pgsql: Translation updates Peter Eisentraut 10:25
pgsql: Translation updates Peter Eisentraut 10:25
pgsql: Optimize JSON escaping using SIMD David Rowley 11:17
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada 13:07
pgsql: Rename bbstreamer to astreamer. Robert Haas 14:01
pgsql: Move recovery injector astreamer to a separate header file. Robert Haas 14:59
pgsql: Move astreamer (except astreamer_inject) to fe_utils. Robert Haas 15:57
pgsql: Last-minute updates for release notes. Tom Lane 18:03
pgsql: Last-minute updates for release notes. Tom Lane 18:03
pgsql: Last-minute updates for release notes. Tom Lane 18:03
pgsql: Last-minute updates for release notes. Tom Lane 18:03
pgsql: Last-minute updates for release notes. Tom Lane 18:03
pgsql: Stamp 17beta3. Tom Lane 20:04
pgsql: Stamp 16.4. Tom Lane 20:06
pgsql: Stamp 15.8. Tom Lane 20:07
pgsql: Stamp 14.13. Tom Lane 20:09
pgsql: Stamp 13.16. Tom Lane 20:10
pgsql: Stamp 12.20. Tom Lane 20:12

Aug. 6, 2024

Thread Author Time
pgsql: Remove support for null pg_locale_t most places. Jeff Davis 01:33
pgsql: Remove unnecessary declaration of heapam_methods Michael Paquier 07:35
pgsql: Fix comments in instr_time.h and remove an unneeded cast to int6 Heikki Linnakangas 11:28
pgsql: Remove volatile qualifiers from pg_stat_statements.c. Nathan Bossart 15:57
pgsql: Clean up handling of client_encoding GUC in parallel workers. Tom Lane 16:22
pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane 16:37
pgsql: Fix datatypes in comments in instr_time.h Heikki Linnakangas 19:18
pgsql: Revert "Fix comments in instr_time.h and remove an unneeded cast Heikki Linnakangas 19:18
pgsql: selfuncs.c: use pg_strxfrm() instead of strxfrm(). Jeff Davis 19:25
pgsql: Constify fields and parameters in spell.c Heikki Linnakangas 20:11
pgsql: Turn a few 'validnsps' static variables into locals Heikki Linnakangas 20:11
pgsql: Make nullSemAction const, add 'const' decorators to related func Heikki Linnakangas 20:11
pgsql: Mark misc static global variables as const Heikki Linnakangas 20:11
pgsql: Use psprintf to simplify gtsvectorout() Heikki Linnakangas 20:11
pgsql: Tag refs/tags/REL_13_16 was created noreply 21:16
pgsql: Tag refs/tags/REL_12_20 was created noreply 21:16
pgsql: Tag refs/tags/REL_15_8 was created noreply 21:16
pgsql: Tag refs/tags/REL_14_13 was created noreply 21:16
pgsql: Tag refs/tags/REL_17_BETA3 was created noreply 21:16
pgsql: Tag refs/tags/REL_16_4 was created noreply 21:16

Aug. 7, 2024

Thread Author Time
pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 04:08
pgsql: Optimize InvalidateAttoptCacheCallback() and TypeCacheTypCallbac Alexander Korotkov 04:08
Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule 06:34
pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut 07:28
pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas 07:51
pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas 07:51
pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas 07:51
pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas 07:51
pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas 07:51
Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 08:52
Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut 09:07
Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule 10:02
Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 10:22
Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule 10:34
Re: pgsql: Introduce hash_search_with_hash_value() function Robert Haas 12:24
pgsql: Improve file header comments for astramer code. Robert Haas 12:56
pgsql: Refactor/reword some error messages to avoid duplicates Alvaro Herrera 15:31
pgsql: Refactor/reword some error messages to avoid duplicates Alvaro Herrera 15:31
Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov 15:53
Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 15:55
Re: pgsql: Introduce hash_search_with_hash_value() function Robert Haas 16:30
pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane 16:55
pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane 16:55
pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane 16:55
pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane 16:55
pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane 16:55
Re: pgsql: Introduce hash_search_with_hash_value() function Alvaro Herrera 17:08
Re: pgsql: Introduce hash_search_with_hash_value() function Nathan Bossart 17:15
Re: pgsql: Introduce hash_search_with_hash_value() function Robert Haas 18:01
pgsql: Teach RPM the package name provided in Perl alias packages. Noah Misch 18:45
pgsql: Fix names of "Visual Studio" and Meson in a documentation senten Noah Misch 18:45
pgsql: Fix names of "Visual Studio" and Meson in a documentation senten Noah Misch 18:45
pgsql: Teach RPM the package name provided in Perl alias packages. Noah Misch 18:45
pgsql: Teach RPM the package name provided in Perl alias packages. Noah Misch 18:45
Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut 19:52
Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov 20:04
Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 20:08
Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 20:08
Re: pgsql: Introduce hash_search_with_hash_value() function 📎 Alexander Korotkov 20:25
Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Michael Paquier 23:15

Aug. 8, 2024

Thread Author Time
Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule 04:44
pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut 06:07
pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut 06:07
pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut 06:07
pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut 06:07
pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut 06:07
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas 07:28
pgsql: Add a caveat to hash_seq_init_with_hash_value() header comment Alexander Korotkov 08:50
Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov 08:51
pgsql: Refactor error messages to reduce duplication Alvaro Herrera 19:18
pgsql: Refactor error messages to reduce duplication Alvaro Herrera 19:18
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36
pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera 23:36

Aug. 9, 2024

Thread Author Time
pgsql: libpq: Add suppress argument to pqTraceOutputNchar Alvaro Herrera 00:38
pgsql: Change the misleading local end_lsn for prepared transactions. Amit Kapila 05:05
pgsql: Remove obsolete RECHECK keyword completely Peter Eisentraut 05:24
Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut 13:08
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane 15:22
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart 15:53
pgsql: doc: Standardize use of dashes in references to CRC and SHA. Nathan Bossart 18:17
pgsql: Fix comment on processes being kept over a restart Heikki Linnakangas 21:07
pgsql: Refactor code to handle death of a backend or bgworker in postma Heikki Linnakangas 21:07
pgsql: Make BackgroundWorkerList doubly-linked Heikki Linnakangas 21:07
pgsql: libpq: Trace StartupMessage/SSLRequest/GSSENCRequest correctly Alvaro Herrera 21:56

Aug. 10, 2024

Thread Author Time
pgsql: Fix inappropriate uses of atol() Peter Eisentraut 06:41
pgsql: Lower minimum maintenance_work_mem to 64kB John Naylor 08:19
pgsql: Lower minimum maintenance_work_mem to 64kB John Naylor 08:19
pgsql: Add tests for pg_wal_replay_wait() errors Alexander Korotkov 18:43
pgsql: Improve header comment for WaitLSNSetLatches() Alexander Korotkov 18:43
pgsql: Adjust pg_wal_replay_wait() procedure behavior on promoted stand Alexander Korotkov 18:43
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52
pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane 19:52

Aug. 11, 2024

Thread Author Time
pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane 16:25

Browse Archives

Prev | Next