pgsql-committers - July 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

July 1, 2024

Thread Author Time
pgsql: Improve enlargeStringInfo's ERROR message David Rowley 00:11
pgsql: Remove PgStat_KindInfo.named_on_disk Michael Paquier 00:36
pgsql: doc: Add ACL acronym for "Access Control List" Michael Paquier 00:59
pgsql: Format better code for xact_decode()'s XLOG_XACT_INVALIDATIONS Michael Paquier 01:19
pgsql: Further weaken new pg_createsubscriber test on Windows. Tom Lane 03:21
pgsql: Further weaken new pg_createsubscriber test on Windows. Tom Lane 03:21
pgsql: Use pgstat_kind_infos to read fixed shared statistics Michael Paquier 05:27
pgsql: Apply COPT to CXXFLAGS as well Peter Eisentraut 05:35
pgsql: Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 06:33
pgsql: Rename standby_slot_names to synchronized_standby_slots. Amit Kapila 06:33
pgsql: doc: Clarify that pg_attrdef also stores generation expressions Peter Eisentraut 06:44
pgsql: Remove useless initializations Peter Eisentraut 06:55
pgsql: Remove useless code Peter Eisentraut 06:55
pgsql: Add context type field to pg_backend_memory_contexts David Rowley 09:19
pgsql: Fix copy-paste mistake in PQcancelCreate Alvaro Herrera 11:59
pgsql: Fix copy-paste mistake in PQcancelCreate Alvaro Herrera 11:59
pgsql: Remove useless extern keywords Peter Eisentraut 14:46
pgsql: Add --no-sync to pg_upgrade's uses of pg_dump and pg_dumpall. Nathan Bossart 15:20
pgsql: Preserve CurrentMemoryContext across Start/CommitTransactionComm Tom Lane 15:55
pgsql: Preserve CurrentMemoryContext across notify and sinval interrupt Tom Lane 16:21
pgsql: Preserve CurrentMemoryContext across notify and sinval interrupt Tom Lane 16:21
pgsql: Preserve CurrentMemoryContext across notify and sinval interrupt Tom Lane 16:21
pgsql: Preserve CurrentMemoryContext across notify and sinval interrupt Tom Lane 16:21
pgsql: Preserve CurrentMemoryContext across notify and sinval interrupt Tom Lane 16:21
pgsql: Preserve CurrentMemoryContext across notify and sinval interrupt Tom Lane 16:21
pgsql: Fix missing installation/uninstallation rules for BackgroundPsql Heikki Linnakangas 16:33
pgsql: Fix missing installation/uninstallation rules for BackgroundPsql Heikki Linnakangas 16:33
pgsql: Fix missing installation/uninstallation rules for BackgroundPsql Heikki Linnakangas 16:33
pgsql: Fix missing installation/uninstallation rules for BackgroundPsql Heikki Linnakangas 16:33
pgsql: Remove redundant privilege check from pg_sequences system view. Nathan Bossart 16:49
pgsql: Remove support for HPPA (a/k/a PA-RISC) architecture. Tom Lane 17:56

July 2, 2024

Thread Author Time
pgsql: Add information about access method for partitioned relations in Michael Paquier 00:22
pgsql: Cleanup perl code from unused variables and routines Michael Paquier 01:02
pgsql: Use TupleDescAttr macro consistently David Rowley 01:42
pgsql: Update release notes to reflect recent commit 0f934b0739. Amit Kapila 03:52
pgsql: Remove unused structure member in pg_createsubscriber.c. Amit Kapila 05:10
pgsql: Remove unused structure member in pg_createsubscriber.c. Amit Kapila 05:10
pgsql: Improve some global variable declarations Peter Eisentraut 05:26
pgsql: Convert some extern variables to static Peter Eisentraut 05:26
pgsql: Add missing includes for some global variables Peter Eisentraut 05:26
pgsql: Drop pre-existing subscriptions from the converted subscriber. Amit Kapila 06:21
pgsql: Drop pre-existing subscriptions from the converted subscriber. Amit Kapila 06:21
pgsql: Limit max parameter number with MaxAllocSize Peter Eisentraut 07:38
pgsql: Fix overflow in parsing of positional parameter Peter Eisentraut 07:38
pgsql: Remove too demanding test Peter Eisentraut 08:44
pgsql: Use safe string copy routine Daniel Gustafsson 09:25
pgsql: pg_dump: Remove some unused return values. Nathan Bossart 16:24
pgsql: Move bgworker specific logic to bgworker.c Heikki Linnakangas 17:17
pgsql: Remove redundant SetProcessingMode(InitProcessing) calls Heikki Linnakangas 17:17
pgsql: Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md. Nathan Bossart 18:04

July 3, 2024

Thread Author Time
pgsql: Clean up more unused variables in perl code Michael Paquier 03:44
pgsql: Replace hardcoded identifiers of pgstats file by #defines Michael Paquier 04:11
pgsql: Fix the testcase introduced in commit 81d20fbf7a. Amit Kapila 09:50
pgsql: Fix the testcase introduced in commit 81d20fbf7a. Amit Kapila 09:50
pgsql: Avoid 0-length memcpy to NULL with EXEC_BACKEND Heikki Linnakangas 13:22
pgsql: Tighten check for --forkchild argument when spawning child proce Heikki Linnakangas 13:22
pgsql: Avoid 0-length memcpy to NULL with EXEC_BACKEND Heikki Linnakangas 13:22
pgsql: Tighten check for --forkchild argument when spawning child proce Heikki Linnakangas 13:22
pgsql: Remove is_index parameter from binary_upgrade_set_pg_class_oids( Nathan Bossart 15:59
pgsql: Improve performance of binary_upgrade_set_pg_class_oids(). Nathan Bossart 19:23
pgsql: Remove incorrect Asserts in buffile.c David Rowley 21:45
pgsql: Fix typo in GetRunningTransactionData() Alexander Korotkov 23:21
pgsql: Optimize memory access in GetRunningTransactionData() Alexander Korotkov 23:21
pgsql: Fix typo in GetRunningTransactionData() Alexander Korotkov 23:26

July 4, 2024

Thread Author Time
pgsql: Assign error codes where missing for user-facing failures Michael Paquier 00:50
pgsql: SQL/JSON: Fix some obsolete comments. Amit Langote 07:36
pgsql: SQL/JSON: Fix some obsolete comments. Amit Langote 07:36
pgsql: SQL/JSON: Fix some obsolete comments. Amit Langote 07:37
pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier 08:09
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:08
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:10
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:10
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:11
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:11
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:11
pgsql: doc: Specify when ssl_prefer_server_ciphers was added Daniel Gustafsson 10:11
pgsql: Remove bogus assertion in pg_atomic_monotonic_advance_u64 Alvaro Herrera 11:35
pgsql: Remove bogus assertion in pg_atomic_monotonic_advance_u64 Alvaro Herrera 11:35
pgsql: Fix copy/paste mistake in comment Alvaro Herrera 11:59
pgsql: Fix copy/paste mistake in comment Alvaro Herrera 11:59
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Tom Lane 15:44
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
pgsql: Doc: small improvements in discussion of geometric data types. Tom Lane 17:23
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Joel Jacobson 20:53
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier 23:18

July 5, 2024

Thread Author Time
pgsql: Support "Right Semi Join" plan shapes Richard Guo 00:29
pgsql: Add memory/disk usage for Material nodes in EXPLAIN David Rowley 02:05
pgsql: Add simple codepoint redirections to unaccent.rules. Thomas Munro 03:26
pgsql: Fix newly introduced issue in EXPLAIN for Materialize nodes David Rowley 04:56
pgsql: Improve memory management and performance of tuplestore.c David Rowley 05:51
pgsql: Lift limitation that PGPROC->links must be the first field Heikki Linnakangas 08:33
Re: pgsql: Add pg_get_acl() to get the ACL for a database object 📎 Joel Jacobson 08:40
pgsql: Support loading of injection points Michael Paquier 09:13
pgsql: Doc: minor improvements for our "Brief History" chapter. Tom Lane 17:12
pgsql: Improve PL/Tcl's method for choosing Tcl names of procedures. Tom Lane 18:14
pgsql: Remove check hooks for GUCs that contribute to MaxBackends. Nathan Bossart 19:45
pgsql: doc PG 17 relnotes: fix psql connection cancelation item Bruce Momjian 20:52
pgsql: Fix placement of "static". Tom Lane 21:33
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:42
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:43
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:43
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:43
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:43
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:43
pgsql: Cope with <regex.h> name clashes. Thomas Munro 23:44

July 6, 2024

Thread Author Time
pgsql: Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 01:59
pgsql: Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 02:00
pgsql: Fix incorrect sentinel byte logic in GenerationRealloc() David Rowley 02:00
pgsql: Adjust tuplestore.c not to allocate BufFiles in generation conte David Rowley 05:40
pgsql: Use xmlAddChildList not xmlAddChild in XMLSERIALIZE. Tom Lane 19:16

July 8, 2024

Thread Author Time
pgsql: Re-enable autoruns for cmd.exe on Windows Michael Paquier 00:45
pgsql: Re-enable autoruns for for cmd.exe on Windows Michael Paquier 00:45
pgsql: Fix right-anti-joins when the inner relation is proven unique Richard Guo 01:32
pgsql: Fix right-anti-joins when the inner relation is proven unique Richard Guo 01:34
pgsql: Fix right-anti-joins when the inner relation is proven unique Richard Guo 01:35
pgsql: Remove an extra period in code comment Richard Guo 02:18
pgsql: Widen lossy and exact page counters for Bitmap Heap Scan David Rowley 02:43
pgsql: Renumber pg_get_acl() in pg_proc.dat Michael Paquier 06:45
Re: pgsql: Add pg_get_acl() to get the ACL for a database object 📎 Michael Paquier 08:34
pgsql: Fix outdated comment after removal of direct SSL fallback Heikki Linnakangas 09:47
pgsql: Fix outdated comment after removal of direct SSL fallback Heikki Linnakangas 09:47
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Joel Jacobson 09:55
pgsql: Typo fix Amit Langote 13:16
pgsql: Typo fix Amit Langote 13:16
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Fix scale clamping in numeric round() and trunc(). Dean Rasheed 17:00
pgsql: Use xmlParseInNodeContext not xmlParseBalancedChunkMemory. Tom Lane 18:04
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Force nodes for SSL tests to start in TCP mode Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Choose ports for test servers less likely to result in conflicts Andrew Dunstan 20:14
pgsql: Use CREATE DATABASE ... STRATEGY = FILE_COPY in pg_upgrade. Nathan Bossart 21:19
pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan 21:36
pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan 21:36
pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan 21:36
pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan 21:36
pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan 21:36
pgsql: Teach planner how to estimate rows for timestamp generate_series David Rowley 21:55
pgsql: Perform forgotten cat version bump David Rowley 21:58
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier 23:52

July 9, 2024

Thread Author Time
Re: pgsql: Teach planner how to estimate rows for timestamp generate_series David Rowley 00:15
pgsql: Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZE David Rowley 00:16
pgsql: Fix limit block handling in pg_wal_summary_contents(). Fujii Masao 00:30
pgsql: Fix limit block handling in pg_wal_summary_contents(). Fujii Masao 00:30
pgsql: Revert "Force nodes for SSL tests to start in TCP mode" Andrew Dunstan 00:44
pgsql: Avoid JIT-related test instability in EXPLAIN ANALYZE David Rowley 00:48
pgsql: Use pgstat_kind_infos to write fixed shared statistics Michael Paquier 01:28
pgsql: To improve the code, move the error check in logical_read_xlog_p Amit Kapila 03:45
pgsql: SQL/JSON: Various improvements to SQL/JSON query function docs Amit Langote 07:18
pgsql: SQL/JSON: Various improvements to SQL/JSON query function docs Amit Langote 07:18
pgsql: Optimise numeric multiplication for short inputs. Dean Rasheed 09:03
pgsql: Fix comment in libpqrcv_check_conninfo(). Fujii Masao 12:31
pgsql: Unrevert "Force nodes for SSL tests to start in TCP mode" Andrew Dunstan 13:42
pgsql: Introduce pg_signal_autovacuum_worker. Nathan Bossart 18:05
Re: pgsql: Replace BackendIds with 0-based ProcNumbers Thomas Munro 18:10
pgsql: Suppress "chunk is not well balanced" errors from libxml2. Tom Lane 19:01
pgsql: Fix missing invalidations for search_path cache. Jeff Davis 19:38
pgsql: Fix missing invalidations for search_path cache. Jeff Davis 19:38
pgsql: Remove new XML test cases added by e7192486d. Tom Lane 20:31
pgsql: Prevent CRLF conversion of inputs in json_parser test module Andrew Dunstan 21:34
pgsql: Prevent CRLF conversion of inputs in json_parser test module Andrew Dunstan 21:34

July 10, 2024

Thread Author Time
pgsql: Extend pg_get_acl() to handle sub-object IDs Michael Paquier 01:14
Re: pgsql: Add pg_get_acl() to get the ACL for a database object Michael Paquier 01:25
pgsql: doc: Update track_io_timing documentation to mention pg_stat_io. Fujii Masao 07:00
pgsql: doc: Update track_io_timing documentation to mention pg_stat_io. Fujii Masao 07:00
pgsql: doc: Update track_io_timing documentation to mention pg_stat_io. Fujii Masao 07:01
pgsql: Use diff's --strip-trailing-cr flag where appropriate on Windows Andrew Dunstan 14:02
pgsql: Use diff's --strip-trailing-cr flag where appropriate on Windows Andrew Dunstan 14:05
pgsql: Improve the numeric width_bucket() computation. Dean Rasheed 19:09
pgsql: Revamp documentation for predefined roles. Nathan Bossart 21:38

July 11, 2024

Thread Author Time
pgsql: Make our back branches compatible with libxml2 2.13.x. Tom Lane 00:16
pgsql: Make our back branches compatible with libxml2 2.13.x. Tom Lane 00:16
pgsql: Make our back branches compatible with libxml2 2.13.x. Tom Lane 00:16
pgsql: Make our back branches compatible with libxml2 2.13.x. Tom Lane 00:16
pgsql: Make our back branches compatible with libxml2 2.13.x. Tom Lane 00:16
pgsql: Make our back branches compatible with libxml2 2.13.x. Tom Lane 00:16
pgsql: Add PgStat_KindInfo.init_shmem_cb Michael Paquier 00:24
pgsql: Add a new 'F' entry type for fixed-numbered stats in pgstats fil Michael Paquier 07:24
Re: pgsql: Avoid crashing when a JIT-inlined backend function throws an err Amul Sul 11:11
pgsql: Change pg_regress.c back to using diff -w on Windows Andrew Dunstan 13:39

Browse Archives

Prev | Next