Mailing lists [pgsql-committers]
- pgsql: Remove PushOverrideSearchPath() and PopOverrideSearchPath(). Noah Misch
- pgsql: Rename OverrideSearchPath to SearchPathMatcher. Noah Misch
- pgsql: Fix overly strict Assert in jsonpath code David Rowley
- pgsql: Fix overly strict Assert in jsonpath code David Rowley
- pgsql: Fix overly strict Assert in jsonpath code David Rowley
- pgsql: Fix overly strict Assert in jsonpath code David Rowley
- pgsql: Fix overly strict Assert in jsonpath code David Rowley
- pgsql: Fix overly strict Assert in jsonpath code David Rowley
- pgsql: Add and use symbolic constants for tar header offsets and file t Robert Haas
- pgsql: Fix pg_stat_io buffer reuse test instability Andres Freund
- pgsql: Fix performance regression in pg_strtointNN_safe functions David Rowley
- pgsql: Fix performance regression in pg_strtointNN_safe functions David Rowley
- pgsql: Fix pg_stat_io buffer reuse test instability Andres Freund
- pgsql: Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada
- pgsql: Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada
- pgsql: Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada
- pgsql: Fix ReorderBufferCheckMemoryLimit() comment. Masahiko Sawada
- pgsql: First-draft release notes for 15.4. Tom Lane
- pgsql: Refactor to split Apply and Tablesync Workers code. Amit Kapila
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Update comments on CustomPath struct. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Doc: update documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Account for startup rows when costing WindowAggs David Rowley
- pgsql: Minor adjustments to WindowAgg startup cost code David Rowley
- pgsql: Attempt to stabilize new window agg regression test David Rowley
- pgsql: Simplify some of the logical replication worker-type checks. Amit Kapila
- pgsql: Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. Tom Lane
- pgsql: Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. Tom Lane
- pgsql: Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. Tom Lane
- pgsql: Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. Tom Lane
- pgsql: Release notes for 15.4, 14.9, 13.12, 12.16, 11.21. Tom Lane
- pgsql: Tidy up join_search_one_level code David Rowley
- pgsql: Fix misleading comment in paraminfo_get_equal_hashops David Rowley
- pgsql: Improve const use in zlib-using code Peter Eisentraut
- pgsql: Remove configure check for z_streamp Peter Eisentraut
- pgsql: Fix RLS policy usage in MERGE. Dean Rasheed
- pgsql: Fix RLS policy usage in MERGE. Dean Rasheed
- pgsql: Fix RLS policy usage in MERGE. Dean Rasheed
- pgsql: Don't Memoize lateral joins with volatile join conditions David Rowley
- pgsql: Don't Memoize lateral joins with volatile join conditions David Rowley
- pgsql: Don't Memoize lateral joins with volatile join conditions David Rowley
- pgsql: Don't Memoize lateral joins with volatile join conditions David Rowley
- 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: Translation updates Peter Eisentraut
- Re: pgsql: Don't Memoize lateral joins with volatile join conditions Tom Lane
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- pgsql: Reject substituting extension schemas or owners matching ["$'\]. Noah Misch
- 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 16beta3. Tom Lane
- pgsql: Stamp 15.4. Tom Lane
- pgsql: Stamp 14.9. Tom Lane
- pgsql: Stamp 13.12. Tom Lane
- pgsql: Stamp 12.16. Tom Lane
- pgsql: Stamp 11.21. Tom Lane
- Re: pgsql: Don't Memoize lateral joins with volatile join conditions David Rowley
- Re: pgsql: Don't Memoize lateral joins with volatile join conditions Tom Lane
- pgsql: doc: Fix incorrect entries generated from wait_event_names.txt Michael Paquier
- Re: pgsql: Don't Memoize lateral joins with volatile join conditions David Rowley
- pgsql: Tag refs/tags/REL_13_12 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_11_21 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_15_4 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_14_9 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_16_BETA3 was created noreply@postgresql.org
- pgsql: Tag refs/tags/REL_12_16 was created noreply@postgresql.org
- pgsql: Fix pg_dumpall with in-place tablespaces Michael Paquier
- pgsql: Fix last remaining uninitialized memory warnings Peter Eisentraut
- pgsql: struct PQcommMethods: use C99 designated initializers Alvaro Herrera
- pgsql: doc: PG 16 relnotes, remove MAINTAIN item Bruce Momjian
- pgsql: doc: PG 16 relnotes, adjust \ef+ body comment to mention \sf Bruce Momjian
- pgsql: doc: PG 16 relnotes, fix various typos Bruce Momjian
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: doc: PG 16 relnotes, add Windows 10 huge pages fix Bruce Momjian
- pgsql: doc: PG 16 relnotes, merge and adjust CREATEROLE items Bruce Momjian
- Re: pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- Re: pgsql: Fix last remaining uninitialized memory warnings Peter Smith
- pgsql: doc: PG 16 relnotes, small wording improvement Bruce Momjian
- pgsql: doc: PG 16 relnotes, move createuser and SCM items Bruce Momjian
- pgsql: doc: PG 16 relnotes, mark current as of 2023-08-09 Bruce Momjian
- pgsql: Use native CRC instructions on 64-bit LoongArch John Naylor
- Re: pgsql: Recalculate search_path after ALTER ROLE. Jeff Davis
- pgsql: Document RelationGetIndexAttrBitmap better Alvaro Herrera
- pgsql: Document RelationGetIndexAttrBitmap better Alvaro Herrera
- Re: pgsql: Recalculate search_path after ALTER ROLE. Tom Lane
- pgsql: Update Solution.pm for new LoongArch CRC symbol John Naylor
- pgsql: Fix erroneous -Werror=missing-braces on old GCC Peter Eisentraut
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Remove test from commit fa2e874946. Jeff Davis
- pgsql: Transform proconfig for faster execution. Jeff Davis
- pgsql: Fix off-by-one in XLogRecordMaxSize check. Noah Misch
- pgsql: Fix off-by-one in XLogRecordMaxSize check. Noah Misch
- pgsql: ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY Andres Freund
- pgsql: ci: macos: Remove use of -DRANDOMIZE_ALLOCATED_MEMORY Andres Freund
- pgsql: ci: macos: Remove use of -Dsegsize_blocks=6 Andres Freund
- pgsql: ci: macos: Remove use of -Dsegsize_blocks=6 Andres Freund
- pgsql: Simplify determining logical replication worker types. Amit Kapila
- pgsql: Change custom wait events to use dynamic shared hash tables Michael Paquier
- pgsql: pgtest: update shell script to use more modern syntax Bruce Momjian
- pgsql: pgtest: fix spacing Bruce Momjian
- pgsql: hio: Take number of prior relation extensions into account Andres Freund
- pgsql: hio: Take number of prior relation extensions into account Andres Freund
- pgsql: doc: PG 16 relnotes: udpate for commits since branching Bruce Momjian
- pgsql: De-pessimize ConditionVariableCancelSleep(). Thomas Munro
- pgsql: De-pessimize ConditionVariableCancelSleep(). Thomas Munro
- pgsql: Re-allow FDWs and custom scan providers to replace joins with ps Etsuro Fujita
- pgsql: Fix code indentation vioaltion introduced in commit 9e9931d2b. Etsuro Fujita
- Re: pgsql: Re-allow FDWs and custom scan providers to replace joins with ps Etsuro Fujita
- pgsql: doc: PG 16 relnotes, update "current as of" date Bruce Momjian
- pgsql: Split out tiebreaker comparisons from comparetup_* functions John Naylor
- pgsql: Remove incorrect field from information schema Peter Eisentraut
- pgsql: Improved CREATE SUBSCRIPTION message for clarity Peter Eisentraut
- pgsql: Improved CREATE SUBSCRIPTION message for clarity Peter Eisentraut
- pgsql: Unify some error messages Peter Eisentraut
- pgsql: Unify some error messages Peter Eisentraut
- pgsql: doc: PG 16 relnotes, initial markup Bruce Momjian
- pgsql: Add OAT hook calls for more subcommands of ALTER TABLE Michael Paquier
- pgsql: sepgsql: Adjust regression expected output Michael Paquier
- pgsql: doc: PG 16 relnotes, add links to doc sections Bruce Momjian
- pgsql: Invalidate smgr_targblock in smgrrelease(). Thomas Munro
- pgsql: Invalidate smgr_targblock in smgrrelease(). Thomas Munro
- pgsql: Invalidate smgr_targblock in smgrrelease(). Thomas Munro
- pgsql: Don't probe extra libraries for fdatasync. Thomas Munro
- pgsql: Remove traces of Sun -lposix4. Thomas Munro
- Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions John Naylor
- Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions John Naylor
- pgsql: Add a few recent commits to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Fix format if entry in wait_event_names.txt Michael Paquier
- pgsql: pg_upgrade: Improve style of a few verbose messages Michael Paquier
- pgsql: Remove dubious warning message from SQL/JSON functions Peter Eisentraut
- pgsql: Remove dubious warning message from SQL/JSON functions Peter Eisentraut
- Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions Thomas Munro
- Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions John Naylor
- Re: pgsql: Split out tiebreaker comparisons from comparetup_* functions Tom Lane
- pgsql: ci: macos: use cached macports install Andres Freund
- pgsql: ci: macos: use cached macports install Andres Freund
- pgsql: ci: macos: use cached macports install Andres Freund
- pgsql: Add system view pg_wait_events Michael Paquier
- pgsql: Bump catalog version for pg_wait_events Michael Paquier
- pgsql: Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier
- pgsql: Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier
- pgsql: Fix pg_stat_reset_single_table_counters() for shared relations Michael Paquier
- pgsql: doc: PG 16 relnotes: move role INHERIT item and clarify it Bruce Momjian
- pgsql: doc: PG 16 relnotes: adjust RANGE/ROWS window item Bruce Momjian
- pgsql: Simplify the logical worker type checks by using the switch on w Amit Kapila
- Re: pgsql: Improve BRIN minmax-multi opclass test coverage Peter Eisentraut
- pgsql: Add list of acknowledgments to release notes Peter Eisentraut
- pgsql: Add comment missing in a4a232b1e702 Alvaro Herrera
- pgsql: doc: PG 16 relnotes: separate out psql \drg item Bruce Momjian
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis
- pgsql: Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis
- pgsql: Fix pg_dump assertion failure when dumping pg_catalog. Jeff Davis
- pgsql: doc: PG 16 relnotes: properly indent and word-wrap text Bruce Momjian
- pgsql: ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro
- pgsql: ExtendBufferedWhat -> BufferManagerRelation. Thomas Munro
- pgsql: Introduce macros for protocol characters. Nathan Bossart
- pgsql: Rename some function arguments for better clarity Peter Eisentraut
- pgsql: Some vertical reformatting Peter Eisentraut
- pgsql: Add const decorations Peter Eisentraut
- pgsql: Improve vertical spacing of documentation markup Peter Eisentraut
- pgsql: Improve vertical spacing of documentation markup Peter Eisentraut
- pgsql: doc: Improve ICU external link Peter Eisentraut
- pgsql: doc: Improve ICU external link Peter Eisentraut
- pgsql: pg_upgrade: Avoid shadowing global var in function Daniel Gustafsson
- pgsql: Fix wording in comment Daniel Gustafsson
- pgsql: doc: Add more ICU rules examples Peter Eisentraut
- pgsql: doc: Add more ICU rules examples Peter Eisentraut
- Re: pgsql: Fix pg_dump assertion failure when dumping pg_catalog. Peter Eisentraut
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: doc: Replace list of drivers and PLs with wiki link Daniel Gustafsson
- pgsql: Use the buffer cache when initializing an unlogged index. Heikki Linnakangas
- pgsql: Use the buffer cache when initializing an unlogged index. Heikki Linnakangas
- pgsql: Add to_bin() and to_oct(). Nathan Bossart
- pgsql: Fix _bt_allequalimage() call within critical section. Heikki Linnakangas
- pgsql: Fix _bt_allequalimage() call within critical section. Heikki Linnakangas
- pgsql: Avoid use of Perl getprotobyname Peter Eisentraut
- Re: pgsql: Add to_bin() and to_oct(). David Rowley
- pgsql: ci: Move execution method of tasks into yaml templates Andres Freund
- pgsql: ci: Use VMs for SanityCheck and CompilerWarnings Andres Freund
- pgsql: ci: Move execution method of tasks into yaml templates Andres Freund
- pgsql: ci: Use VMs for SanityCheck and CompilerWarnings Andres Freund
- pgsql: ci: Don't specify amount of memory Andres Freund
- pgsql: ci: Move execution method of tasks into yaml templates Andres Freund
- pgsql: ci: Don't specify amount of memory Andres Freund
- pgsql: ci: Use VMs for SanityCheck and CompilerWarnings Andres Freund
- pgsql: ci: Don't specify amount of memory Andres Freund
- pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Bump catversion for to_bin() and to_oct(). Nathan Bossart
- pgsql: ci: Make compute resources for CI configurable Andres Freund
- pgsql: ci: Make compute resources for CI configurable Andres Freund
- pgsql: ci: Prepare to make compute resources for CI configurable Andres Freund
- pgsql: ci: Prepare to make compute resources for CI configurable Andres Freund
- pgsql: ci: Prepare to make compute resources for CI configurable Andres Freund
- pgsql: ci: Make compute resources for CI configurable Andres Freund
- pgsql: Meson: check for pg_config_paths.h left over from make David Rowley
- pgsql: Meson: check for pg_config_paths.h left over from make David Rowley
- pgsql: do: PG 16 relnotes: clarify last seq/index view names Bruce Momjian
- pgsql: pg_upgrade: Improve one log message Peter Eisentraut
- pgsql: pg_upgrade: Improve one log message Peter Eisentraut
- pgsql: Fix translation markers Peter Eisentraut
- pgsql: Fix translation markers Peter Eisentraut
- pgsql: Fix the error message when failing to restore the snapshot. Amit Kapila
- pgsql: Fix the error message when failing to restore the snapshot. Amit Kapila
- pgsql: Add proargnames to multi-argument aggregate functions Daniel Gustafsson
- pgsql: Rename hook functions for debug_io_direct to match variable name Thomas Munro
- pgsql: Rename hook functions for debug_io_direct to match variable name Thomas Munro
- pgsql: Update DECLARE_INDEX documentation Peter Eisentraut
- pgsql: Update DECLARE_INDEX documentation Peter Eisentraut
- pgsql: Update DECLARE_INDEX documentation Peter Eisentraut
- pgsql: Fix lack of message pluralization Peter Eisentraut
- pgsql: Fix lack of message pluralization Peter Eisentraut
- pgsql: Use FD_CLOEXEC on ListenSockets Heikki Linnakangas
- pgsql: Add test for inherited CHECK constraint drop Alvaro Herrera
- Re: pgsql: Cache by-reference missing values in a long lived context Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: Avoid unnecessary plancache revalidation of utility statements. Tom Lane
- pgsql: pg_upgrade: Bump MESSAGE_WIDTH. Nathan Bossart
- pgsql: pg_upgrade: Bump MESSAGE_WIDTH. Nathan Bossart
- pgsql: Include header file inadvertently missed in commit 2d13dab048 Andrew Dunstan
- Re: pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- Re: pgsql: Cache by-reference missing values in a long lived context Tom Lane
- pgsql: Use "template" data directory in tests Andres Freund
- pgsql: doc: PG 16 relnotes: fix initdb encoding/locale item Bruce Momjian
- pgsql: Reset the logical worker type while cleaning up other worker inf Amit Kapila
- pgsql: Catalog not-null constraints Alvaro Herrera
- pgsql: Rename test table to avoid cs_CZ locale problem Alvaro Herrera
- Re: pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- Re: pgsql: Cache by-reference missing values in a long lived context Tom Lane
- pgsql: Avoid non-POSIX cp flags Andres Freund
- pgsql: Generate new LOG for "trust" connections under log_connections Michael Paquier
- Re: pgsql: Cache by-reference missing values in a long lived context Alvaro Herrera
- Re: pgsql: Cache by-reference missing values in a long lived context Tom Lane
- pgsql: Show names of DEALLOCATE as constants in pg_stat_statements Michael Paquier
- pgsql: Silence compiler warning in release 11 and 12 branches Andrew Dunstan
- pgsql: Silence compiler warning in release 11 and 12 branches Andrew Dunstan
- Re: pgsql: Cache by-reference missing values in a long lived context Andrew Dunstan
- pgsql: Update list of acknowledgments in release notes Peter Eisentraut
- pgsql: Remove incorrect/duplicate name from list of acknowledgments Peter Eisentraut
- pgsql: Remove incorrect name from release notes Peter Eisentraut
- Re: pgsql: Use "template" data directory in tests Michael Paquier
- pgsql: Remove dead code in DecodeInterval() Michael Paquier
- pgsql: Format list of catalog files in makefile vertically Peter Eisentraut
- pgsql: Tighten handling of "ago" in interval values Michael Paquier
- pgsql: Tighten unit parsing in internal values Michael Paquier
- pgsql: Convert encrypted SSL test keys to PKCS#8 format Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Fix some typos in wait_event_names.txt Michael Paquier
- pgsql: Make error messages about WAL segment size more consistent Peter Eisentraut
- pgsql: Stamp 16rc1. Tom Lane
- pgsql: Tweak pg_promote() to report failures on kill() or postmaster fa Michael Paquier
- pgsql: Initialize ListenSocket array earlier. Heikki Linnakangas
- pgsql: Initialize ListenSocket array earlier. Heikki Linnakangas
- pgsql: Initialize ListenSocket array earlier. Heikki Linnakangas
- pgsql: Initialize ListenSocket array earlier. Heikki Linnakangas
- pgsql: Initialize ListenSocket array earlier. Heikki Linnakangas
- pgsql: Add some const decorations Peter Eisentraut
- pgsql: Make more use of makeColumnDef() Peter Eisentraut
- pgsql: Remove useless if condition Peter Eisentraut
- pgsql: Remove useless if condition Peter Eisentraut
- pgsql: Reword user-facing message for "power of two" Daniel Gustafsson
- pgsql: Allow \watch queries to stop on minimum rows returned Daniel Gustafsson
- pgsql: Reword user-facing message for "power of two" Daniel Gustafsson
- pgsql: Rename logical_replication_mode to debug_logical_replication_str Peter Eisentraut
- pgsql: Rename logical_replication_mode to debug_logical_replication_str Peter Eisentraut
- pgsql: Generate a locale-agnostic initdb template Alvaro Herrera
- pgsql: psql/t/001_basic: use locale-aware decimals in new test Alvaro Herrera
- pgsql: Perl: Remove useless lines Alvaro Herrera
- pgsql: Disallow changing NO INHERIT status of a not-null constraint Alvaro Herrera
- pgsql: Tag refs/tags/REL_16_RC1 was created noreply@postgresql.org
- pgsql: Avoid possible overflow with ltsGetFreeBlock() in logtape.c Michael Paquier
- pgsql: Avoid possible overflow with ltsGetFreeBlock() in logtape.c Michael Paquier
- pgsql: Avoid possible overflow with ltsGetFreeBlock() in logtape.c Michael Paquier
- pgsql: Avoid possible overflow with ltsGetFreeBlock() in logtape.c Michael Paquier
- pgsql: Avoid possible overflow with ltsGetFreeBlock() in logtape.c Michael Paquier
- pgsql: Fix comment of PQputCopyEnd() Michael Paquier
- pgsql: Allow pgbench to exit immediately when any client is aborted. Tatsuo Ishii
- pgsql: Fix misuse of PqMsg_Close. Nathan Bossart
- Re: pgsql: Allow pgbench to exit immediately when any client is aborted. Michael Paquier
- Re: pgsql: Allow pgbench to exit immediately when any client is aborted. Tatsuo Ishii
- pgsql: Add bc6041b61f to .git-blame-ignore-revs. Tatsuo Ishii
- pgsql: Fix code indentation vioaltion introduced in commit 3c662643c4. Tatsuo Ishii
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: postgres_fdw: Fix test for parameterized foreign scan. Etsuro Fujita
- pgsql: Doc: Improve documentation for creating custom scan paths. Etsuro Fujita
- pgsql: Fix possible compiler warning Peter Eisentraut
- pgsql: Rename some support functions for pgstat* views. Nathan Bossart
- pgsql: Rename some support functions for pgstat* views. Nathan Bossart
- pgsql: Use actual backend IDs in pg_stat_get_backend_subxact(). Nathan Bossart
- pgsql: Use actual backend IDs in pg_stat_get_backend_subxact(). Nathan Bossart
- pgsql: Fix some shadow variables in src/backend/replication/ Michael Paquier
- pgsql: Restructure DECLARE_INDEX arguments Peter Eisentraut
- pgsql: genbki.pl: Factor out boilerplate generation Peter Eisentraut
- pgsql: Correct ObjectProperty entry for transforms Peter Eisentraut
- pgsql: Report syncscan position at end of scan. Heikki Linnakangas
- pgsql: Report syncscan position at end of scan. Heikki Linnakangas
- pgsql: doc: PG 16 relnotes: clarify LOCK TABLE description Bruce Momjian