Mailing lists [pgsql-committers]
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Remove unused ParamListInfo argument from ExecRefreshMatView. Jeff Davis
- pgsql: Add is_create parameter to RefreshMatviewByOid(). Jeff Davis
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Revert "Allow parallel workers to cope with a newly-created sess Tom Lane
- pgsql: Evaluate arguments of correlated SubPlans in the referencing Exp Andres Freund
- pgsql: Avoid duplicate table scans for cross-partition updates during l Amit Kapila
- pgsql: Convert node test compile-time settings into run-time parameters Peter Eisentraut
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: Update comment in portal.h. Etsuro Fujita
- pgsql: pg_createsubscriber: Rename option --socket-directory to --socke Peter Eisentraut
- pgsql: pg_createsubscriber: Rename option --socket-directory to --socke Peter Eisentraut
- pgsql: Convert an extern variable to static Peter Eisentraut
- pgsql: Convert some extern variables to static, Windows code Peter Eisentraut
- pgsql: Add redo LSN to pgstats files Michael Paquier
- pgsql: Switch PgStat_Kind from an enum to a uint32 type Michael Paquier
- pgsql: Fix outdated comment; all running bgworkers are in BackendList Heikki Linnakangas
- pgsql: Minor refactoring of assign_backendlist_entry() Heikki Linnakangas
- pgsql: Skip citext_utf8 test on Windows. Thomas Munro
- pgsql: Skip citext_utf8 test on Windows. Thomas Munro
- pgsql: Include bison header files into implementation files Peter Eisentraut
- pgsql: pg_createsubscriber: Fix bogus error message Alvaro Herrera
- pgsql: pg_createsubscriber: Fix bogus error message Alvaro Herrera
- pgsql: Fix NLS file reference in pg_createsubscriber Alvaro Herrera
- pgsql: Fix NLS file reference in pg_createsubscriber Alvaro Herrera
- pgsql: Implement pg_wal_replay_wait() stored procedure Alexander Korotkov
- pgsql: Fix name of "Visual Studio" in documentation. Noah Misch
- pgsql: Fix name of "Visual Studio" in documentation. Noah Misch
- pgsql: Small refactoring around ExecCreateTableAs(). Jeff Davis
- pgsql: First-draft release notes for 16.4. Tom Lane
- pgsql: Add -Wmissing-variable-declarations to the standard compilation Peter Eisentraut
- pgsql: Fix incorrect format placeholders in pgstat.c Michael Paquier
- pgsql: Use CXXFLAGS instead of CFLAGS for linking C++ code Peter Eisentraut
- pgsql: Introduce pluggable APIs for Cumulative Statistics Michael Paquier
- pgsql: pg_wal_replay_wait(): Fix typo in the doc Alexander Korotkov
- pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane
- pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane
- pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane
- pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane
- pgsql: Release notes for 16.4, 15.8, 14.13, 13.16, 12.20. Tom Lane
- pgsql: Add helper routines to retrieve data for custom fixed-numbered p Michael Paquier
- pgsql: injection_points: Add some cumulative stats for injection points Michael Paquier
- pgsql: injection_points: Add some fixed-numbered statistics Michael Paquier
- pgsql: Fix typo in bufpage.h. Amit Kapila
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Optimize JSON escaping using SIMD David Rowley
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Rename bbstreamer to astreamer. Robert Haas
- pgsql: Move recovery injector astreamer to a separate header file. Robert Haas
- pgsql: Move astreamer (except astreamer_inject) to fe_utils. Robert Haas
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Last-minute updates for release notes. Tom Lane
- pgsql: Stamp 17beta3. Tom Lane
- pgsql: Stamp 16.4. Tom Lane
- pgsql: Stamp 15.8. Tom Lane
- pgsql: Stamp 14.13. Tom Lane
- pgsql: Stamp 13.16. Tom Lane
- pgsql: Stamp 12.20. Tom Lane
- pgsql: Remove support for null pg_locale_t most places. Jeff Davis
- pgsql: Remove unnecessary declaration of heapam_methods Michael Paquier
- pgsql: Fix comments in instr_time.h and remove an unneeded cast to int6 Heikki Linnakangas
- pgsql: Remove volatile qualifiers from pg_stat_statements.c. Nathan Bossart
- pgsql: Clean up handling of client_encoding GUC in parallel workers. Tom Lane
- pgsql: Allow parallel workers to cope with a newly-created session user Tom Lane
- pgsql: Fix datatypes in comments in instr_time.h Heikki Linnakangas
- pgsql: Revert "Fix comments in instr_time.h and remove an unneeded cast Heikki Linnakangas
- pgsql: selfuncs.c: use pg_strxfrm() instead of strxfrm(). Jeff Davis
- pgsql: Use psprintf to simplify gtsvectorout() Heikki Linnakangas
- pgsql: Constify fields and parameters in spell.c Heikki Linnakangas
- pgsql: Turn a few 'validnsps' static variables into locals Heikki Linnakangas
- pgsql: Make nullSemAction const, add 'const' decorators to related func Heikki Linnakangas
- pgsql: Mark misc static global variables as const Heikki Linnakangas
- pgsql: Tag refs/tags/REL_16_4 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_15_8 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_14_13 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_17_BETA3 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_13_16 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_12_20 was created noreply@postgresql.org
- pgsql: Optimize InvalidateAttoptCacheCallback() and TypeCacheTypCallbac Alexander Korotkov
- pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule
- pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut
- pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas
- pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas
- pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas
- pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas
- pgsql: Make fallback MD5 implementation thread-safe on big-endian syste Heikki Linnakangas
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut
- Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule
- Re: pgsql: Introduce hash_search_with_hash_value() function Robert Haas
- pgsql: Improve file header comments for astramer code. Robert Haas
- pgsql: Refactor/reword some error messages to avoid duplicates Alvaro Herrera
- pgsql: Refactor/reword some error messages to avoid duplicates Alvaro Herrera
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Robert Haas
- pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane
- pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane
- pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane
- pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane
- pgsql: Fix edge case in plpgsql's make_callstmt_target(). Tom Lane
- pgsql: Teach RPM the package name provided in Perl alias packages. Noah Misch
- pgsql: Teach RPM the package name provided in Perl alias packages. Noah Misch
- pgsql: Teach RPM the package name provided in Perl alias packages. Noah Misch
- pgsql: Fix names of "Visual Studio" and Meson in a documentation senten Noah Misch
- pgsql: Fix names of "Visual Studio" and Meson in a documentation senten Noah Misch
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Michael Paquier
- Re: pgsql: Introduce hash_search_with_hash_value() function Pavel Stehule
- pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut
- pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut
- pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut
- pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut
- pgsql: Revert ECPG's use of pnstrdup() Peter Eisentraut
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Fix pg_rewind debug output to print the source timeline history Heikki Linnakangas
- pgsql: Add a caveat to hash_seq_init_with_hash_value() header comment Alexander Korotkov
- Re: pgsql: Introduce hash_search_with_hash_value() function Alexander Korotkov
- pgsql: Refactor error messages to reduce duplication Alvaro Herrera
- pgsql: Refactor error messages to reduce duplication Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: Refuse ATTACH of a table referenced by a foreign key Alvaro Herrera
- pgsql: libpq: Add suppress argument to pqTraceOutputNchar Alvaro Herrera
- pgsql: Change the misleading local end_lsn for prepared transactions. Amit Kapila
- pgsql: Remove obsolete RECHECK keyword completely Peter Eisentraut
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: Fix "failed to find plan for subquery/CTE" errors in EXPLAIN. Tom Lane
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Fix name of CRC algorithm in "Reliability" section. Nathan Bossart
- pgsql: doc: Standardize use of dashes in references to CRC and SHA. Nathan Bossart
- pgsql: Make BackgroundWorkerList doubly-linked Heikki Linnakangas
- pgsql: Refactor code to handle death of a backend or bgworker in postma Heikki Linnakangas
- pgsql: Fix comment on processes being kept over a restart Heikki Linnakangas
- pgsql: libpq: Trace StartupMessage/SSLRequest/GSSENCRequest correctly Alvaro Herrera
- pgsql: Fix inappropriate uses of atol() Peter Eisentraut
- pgsql: Lower minimum maintenance_work_mem to 64kB John Naylor
- pgsql: Lower minimum maintenance_work_mem to 64kB John Naylor
- pgsql: Adjust pg_wal_replay_wait() procedure behavior on promoted stand Alexander Korotkov
- pgsql: Add tests for pg_wal_replay_wait() errors Alexander Korotkov
- pgsql: Improve header comment for WaitLSNSetLatches() Alexander Korotkov
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Allow adjusting session_authorization and role in parallel worke Tom Lane
- pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane
- pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane
- pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane
- pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane
- pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane
- pgsql: Suppress Coverity warnings about Asserts in get_name_for_var_fie Tom Lane
- pgsql: Initialize HASHCTL differently, to suppress Coverity warning Heikki Linnakangas
- pgsql: Avoid unneeded nbtree backwards scan buffer locks. Peter Geoghegan
- Re: pgsql: Initialize HASHCTL differently, to suppress Coverity warning Tom Lane
- pgsql: Remove "parent" column from pg_backend_memory_contexts David Rowley
- pgsql: Remove support for old realpath() API Peter Eisentraut
- pgsql: Remove fe_memutils from libpgcommon_shlib Peter Eisentraut
- pgsql: Remove dead code Peter Eisentraut
- pgsql: Consolidate postmaster code to launch background processes Heikki Linnakangas
- pgsql: Fix bad indentation introduced in commit f011e82c2c Heikki Linnakangas
- pgsql: Fix a series of typos and outdated references David Rowley
- pgsql: Fix outdated comments David Rowley
- pgsql: Add user-callable CRC functions. Nathan Bossart
- pgsql: Log more info when wait-for-catchup tests time out. Tom Lane
- pgsql: Log more info when wait-for-catchup tests time out. Tom Lane
- pgsql: Give nbtree move right function internal linkage. Peter Geoghegan
- pgsql: Remove unnecessary check for NULL locale, per Coverity. Jeff Davis
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- pgsql: Fix creation of partition descriptor during concurrent detach+dr Alvaro Herrera
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Michael Paquier
- pgsql: Fix nls.mk to reflect astreamer files relocation Alvaro Herrera
- pgsql: libpq: Trace frontend authentication challenges Alvaro Herrera
- pgsql: Rename C23 keyword Peter Eisentraut
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Peter Eisentraut
- pgsql: Use errmsg_internal for debug messages Peter Eisentraut
- pgsql: Use errmsg_internal for debug messages Peter Eisentraut
- pgsql: Use thread-safe nl_langinfo_l(), not nl_langinfo(). Thomas Munro
- pgsql: All POSIX systems have langinfo.h and CODESET. Thomas Munro
-
pgsql: Include
for older macOS. Thomas Munro -
pgsql: Include
for macOS, take II. Thomas Munro
- pgsql: Use pgBufferUsage for buffer usage tracking in analyze. Masahiko Sawada
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov
- pgsql: Add resource statistics reporting to ANALYZE VERBOSE. Masahiko Sawada
- pgsql: Harmonize MinGW CODESET lookup with MSVC. Thomas Munro
- pgsql: Remove TRACE_SORT macro Peter Eisentraut
- pgsql: Apply PGDLLIMPORT markings to some GUC variables Peter Eisentraut
- pgsql: libpq: Trace responses to SSLRequest and GSSENCRequest Alvaro Herrera
- pgsql: Add a couple of recent commits to .git-blame-ignore-revs. Nathan Bossart
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Michael Paquier
- Re: pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Alexander Korotkov
- pgsql: Improve ALTER PUBLICATION validation and error messages David Rowley
- pgsql: Fix doc typo: unicode_assigned() return type. Jeff Davis
- pgsql: Fix doc typo: unicode_assigned() return type. Jeff Davis
- pgsql: Variable renaming in dbcommands.c Peter Eisentraut
- pgsql: Extend mul_var_short() to 5 and 6-digit inputs. Dean Rasheed
- pgsql: Optimise numeric multiplication using base-NBASE^2 arithmetic. Dean Rasheed
- pgsql: Do not hardcode PG_PROTOCOL_LATEST in NegotiateProtocolVersion Robert Haas
- pgsql: Clean up indentation and whitespace inconsistencies in ecpg. Tom Lane
- pgsql: Add 97add39c0 to .git-blame-ignore-revs. Tom Lane
- pgsql: Remove dependence on -fwrapv semantics in a few places. Nathan Bossart
- pgsql: Fix GetStrictOldestNonRemovableTransactionId() on standby Alexander Korotkov
- Re: pgsql: Fix GetStrictOldestNonRemovableTransactionId() on standby Alexander Korotkov
- pgsql: Add missing wait_for_catchup() to pg_visibility tap test Alexander Korotkov
- pgsql: libpq: Fix minor TOCTOU violation Peter Eisentraut
- pgsql: Remove unused 'cur_skey' argument from IndexScanOK() Heikki Linnakangas
- pgsql: Refactor CopyOneRowTo Heikki Linnakangas
- pgsql: Relax fsyncing at end of a bulk load that was not WAL-logged Heikki Linnakangas
- pgsql: Relax fsyncing at end of a bulk load that was not WAL-logged Heikki Linnakangas
- pgsql: Remove incidental md5() function use from test Peter Eisentraut
- pgsql: Remove incidental md5() function use from test Peter Eisentraut
- pgsql: Remove dependence on -fwrapv semantics in jsonb. Nathan Bossart
- pgsql: Fix extraction of week and quarter fields from intervals. Tom Lane
- pgsql: doc PG 17 relnotes: fix pg_statistic_ext.stxstattarget ref. Bruce Momjian
- pgsql: doc PG 17 relnotes: improve text for pg_walfile_name*() Bruce Momjian
- pgsql: doc PG 17 relnotes: fix incorrect reference to huge_page_status Bruce Momjian
- pgsql: libpq: Trace all messages received from the server Alvaro Herrera
- pgsql: Improve more comments in astreamer_gzip.c. Robert Haas
- pgsql: pg_verifybackup: Move skip_checksums into verifier_context. Robert Haas
- pgsql: pg_verifybackup: Move some declarations to new pg_verifybackup.h Robert Haas
- pgsql: Further reduce dependence on -fwrapv semantics in jsonb. Nathan Bossart
- pgsql: Relocate a badly placed Assert in COPY FROM code David Rowley
- pgsql: C comment: fix for commit b5a9b18cd0b Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: docs: fix incorrect plpgsql error message Bruce Momjian
- pgsql: Fix comments on wal_level=minimal, CREATE TABLESPACE and CREATE Noah Misch
- pgsql: Fix cpluspluscheck for pg_verifybackup.h. Thomas Munro
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: Fix DROP DATABASE for databases with many ACLs Tomas Vondra
- pgsql: doc: Fix typo in section for custom pgstats Michael Paquier
- pgsql: ci: Upgrade MacPorts version to 2.10.1. Thomas Munro
- pgsql: ci: Upgrade MacPorts version to 2.10.1. Thomas Munro
- pgsql: ci: Upgrade MacPorts version to 2.10.1. Thomas Munro
- pgsql: ci: Upgrade MacPorts version to 2.10.1. Thomas Munro
- pgsql: injection_points: Add stats for point caching and loading Michael Paquier
- pgsql: Search for SLRU page only in its own bank Alvaro Herrera
- pgsql: Search for SLRU page only in its own bank Alvaro Herrera
- pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Michael Paquier
- pgsql: Fix more holes with SLRU code in need of int64 for segment numbe Michael Paquier
- pgsql: Fix garbled process name on backend crash Heikki Linnakangas
- pgsql: Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro
- pgsql: Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro
- pgsql: Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro
- pgsql: Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro
- pgsql: Fix harmless LC_COLLATE[_MASK] confusion. Thomas Munro
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Fix regression in TLS session ticket disabling Daniel Gustafsson
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Explain dropdb can't use syscache because of TOAST Tomas Vondra
- pgsql: Mark search_path as GUC_REPORT Tomas Vondra
- pgsql: Document that search_path is reported by the server Tomas Vondra
- pgsql: Avoid failure to open dropped detached partition Alvaro Herrera
- pgsql: Avoid failure to open dropped detached partition Alvaro Herrera
- pgsql: Avoid failure to open dropped detached partition Alvaro Herrera
- pgsql: Avoid failure to open dropped detached partition Alvaro Herrera
- pgsql: Avoid failure to open dropped detached partition Alvaro Herrera
- pgsql: doc: Improve vague pg_createsubscriber description Bruce Momjian
- pgsql: doc: Improve vague pg_createsubscriber description Bruce Momjian
- pgsql: doc: clarify create database in start docs uses command line Bruce Momjian
- pgsql: doc: mention of postpostgres_fdw INSERT ON CONFLICT limitation Bruce Momjian
- pgsql: doc: improve create/alter sequence CYCLE syntax Bruce Momjian
- pgsql: Speed up Hash Join by making ExprStates support hashing David Rowley
- pgsql: Log the conflicts while applying changes in logical replication. Amit Kapila
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Document limit on the number of out-of-line values per table John Naylor
- pgsql: Add injection-point test for new multixact CV usage Alvaro Herrera
- pgsql: Fix a couple of wait event descriptions. Nathan Bossart
- pgsql: Fix a couple of wait event descriptions. Nathan Bossart
- pgsql: Fix a couple of wait event descriptions. Nathan Bossart
- pgsql: Fix a couple of wait event descriptions. Nathan Bossart
- pgsql: Fix a couple of wait event descriptions. Nathan Bossart
- pgsql: Fix a couple of wait event descriptions. Nathan Bossart
- pgsql: Improve configure error for ICU libraries if pkg-config is absen Jeff Davis
- pgsql: Minor wording change in table "JSON Creation Functions" Alvaro Herrera
- pgsql: Minor wording change in table "JSON Creation Functions" Alvaro Herrera
- pgsql: Minor wording change in table "JSON Creation Functions" Alvaro Herrera
- pgsql: Remove _PG_fini() Michael Paquier
- pgsql: Slightly refactor varstr_sortsupport() to improve readability. Jeff Davis
- Re: pgsql: Slightly refactor varstr_sortsupport() to improve readability. Richard Guo
- pgsql: Don't advance origin during apply failure. Amit Kapila
- pgsql: Don't advance origin during apply failure. Amit Kapila
- pgsql: Don't advance origin during apply failure. Amit Kapila
- pgsql: Small code simplification Peter Eisentraut
- pgsql: Fix typos in 9758174e2e. Amit Kapila
- pgsql: doc: remove llvm-config search from configure documentation Peter Eisentraut
- pgsql: doc: remove llvm-config search from configure documentation Peter Eisentraut
- pgsql: Fix pgindent damage Robert Haas
- pgsql: Treat number of disabled nodes in a path as a separate cost metr Robert Haas
- pgsql: Show number of disabled nodes in EXPLAIN ANALYZE output. Robert Haas
- pgsql: Disallow creating binary-coercible casts involving range types. Tom Lane
- pgsql: Disallow creating binary-coercible casts involving range types. Tom Lane
- pgsql: Fix obsolete comments in varstr_cmp(). Jeff Davis
- Re: pgsql: Add injection-point test for new multixact CV usage Alexander Korotkov
- pgsql: Create syscache entries for pg_extension Michael Paquier
- pgsql: Small code simplification Richard Guo
- pgsql: Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov
- pgsql: Avoid repeated table name lookups in createPartitionTable() Alexander Korotkov
- pgsql: Fix attach of a previously-detached injection point. Noah Misch
- pgsql: Fix attach of a previously-detached injection point. Noah Misch
- pgsql: psql: Add more meta-commands able to use the extended protocol Michael Paquier
- pgsql: Doc: explain the log format of logical replication conflicts. Amit Kapila
- pgsql: injection_points: Add initialization of shmem state when loading Michael Paquier
- pgsql: injection_point: Add injection_points.stats Michael Paquier
- pgsql: Rework new SLRU test with injection points Michael Paquier
- pgsql: thread-safety: gmtime_r(), localtime_r() Peter Eisentraut
- pgsql: Provide feature-test macros for libpq features added in v17. Tom Lane
- pgsql: Provide feature-test macros for libpq features added in v17. Tom Lane
- pgsql: pg_createsubscriber: Message style improvements Peter Eisentraut
- pgsql: pg_createsubscriber: Message style improvements Peter Eisentraut
- pgsql: Add list of acknowledgments to release notes Peter Eisentraut
- pgsql: Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) comm Alexander Korotkov
- pgsql: Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) comm Alexander Korotkov
- pgsql: Avoid looping over all type cache entries in TypeCacheRelCallbac Alexander Korotkov
- pgsql: Revert: Avoid looping over all type cache entries in TypeCacheRe Alexander Korotkov
- pgsql: doc PG 17 relnotes: remove ALTER TABLE SPLIT/MERGE PARTITION Bruce Momjian
- pgsql: Fix compiler warning in mul_var_short(). Dean Rasheed
- pgsql: pg_upgrade: Message style improvements Peter Eisentraut
- pgsql: pg_upgrade: Message style improvements Peter Eisentraut
- Re: pgsql: Restrict accesses to non-system views and foreign tables during Peter Eisentraut
- pgsql: Fix nbtree lookahead overflow bug. Peter Geoghegan
- pgsql: Fix nbtree lookahead overflow bug. Peter Geoghegan
- pgsql: Fix memory counter update in ReorderBuffer. Masahiko Sawada
- pgsql: Fix memory counter update in ReorderBuffer. Masahiko Sawada
- Re: pgsql: Restrict accesses to non-system views and foreign tables during Masahiko Sawada
- pgsql: Fix identation. Masahiko Sawada
- pgsql: Fix identation. Masahiko Sawada
- Re: pgsql: Restrict accesses to non-system views and foreign tables during Peter Eisentraut
- Re: pgsql: Restrict accesses to non-system views and foreign tables during Tom Lane
- pgsql: Fix misplaced translator comments Peter Eisentraut
- pgsql: Fix misplaced translator comments Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Add prefetching support on macOS Peter Eisentraut
- pgsql: Doc: Fix the ambiguity in the description of failover slots. Amit Kapila
- pgsql: Doc: Fix the ambiguity in the description of failover slots. Amit Kapila
- pgsql: Rename the conflict types for the origin differ cases. Amit Kapila
- pgsql: Fixup for prefetching support on macOS Peter Eisentraut
- pgsql: Refactor some code for ALTER TABLE SET LOGGED/UNLOGGED in tablec Michael Paquier
- pgsql: Rename some shared memory initialization routines Heikki Linnakangas
- pgsql: Refactor lock manager initialization to make it a bit less speci Heikki Linnakangas
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Disallow USING clause when altering type of generated column Peter Eisentraut
- pgsql: Rename regress test generated to generated_stored Peter Eisentraut
- pgsql: Put generated_stored test objects in a schema Peter Eisentraut
- Re: pgsql: Restrict accesses to non-system views and foreign tables during Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Fix mis-deparsing of ORDER BY lists when there is a name conflic Tom Lane
- pgsql: Fix mis-deparsing of ORDER BY lists when there is a name conflic Tom Lane
- pgsql: Fix mis-deparsing of ORDER BY lists when there is a name conflic Tom Lane
- pgsql: Rename pg_sequence_read_tuple() to pg_get_sequence_data() Michael Paquier
- pgsql: Define PG_REPLSLOT_DIR for path pg_replslot/ in data folder Michael Paquier
- pgsql: Define PG_LOGICAL_DIR for path pg_logical/ in data folder Michael Paquier
- pgsql: Correct name in list of acknowledgments Peter Eisentraut
- pgsql: Remove duplicate name from list of acknowledgments Peter Eisentraut
- pgsql: Update list of acknowledgments in release notes Peter Eisentraut
- pgsql: Avoid inserting PlaceHolderVars in cases where pre-v16 PG did no Tom Lane
- pgsql: Avoid inserting PlaceHolderVars in cases where pre-v16 PG did no Tom Lane
- pgsql: Remove one memoize test case added by commit 069d0ff02. Tom Lane
- pgsql: Avoid inserting PlaceHolderVars in cases where pre-v16 PG did no Tom Lane
- Re: pgsql: Implement pg_wal_replay_wait() stored procedure Peter Eisentraut
- pgsql: Make postgres_fdw's query_cancel test less flaky. Tom Lane
- pgsql: Make postgres_fdw's query_cancel test less flaky. Tom Lane
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Clarify restrict_nonsystem_relation_kind description. Masahiko Sawada
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Stabilize 039_end_of_wal test. Thomas Munro
- pgsql: Fix unfairness in all-cached parallel seq scan. Thomas Munro
- pgsql: Fix unfairness in all-cached parallel seq scan. Thomas Munro