Mailing lists [pgsql-committers]
- pgsql: Remove unneeded old_rel_pages VACUUM state field. Peter Geoghegan
- pgsql: Don't print extra parens around expressions in extended stats Tomas Vondra
- pgsql: Don't print extra parens around expressions in extended stats Tomas Vondra
- pgsql: vacuumlazy.c: Correct prune state comment. Peter Geoghegan
- pgsql: Remove obsolete nbtree relation extension comment. Peter Geoghegan
- pgsql: Add PostgresNode::command_fails_like() Michael Paquier
- pgsql: Refactor one conversion of SQLSTATE to string in elog.c Michael Paquier
- pgsql: VACUUM VERBOSE: Don't report "pages removed". Peter Geoghegan
- pgsql: VACUUM VERBOSE: Don't report "pages removed". Peter Geoghegan
- pgsql: Fix the random test failure in 001_rep_changes. Amit Kapila
- pgsql: Fix the random test failure in 001_rep_changes. Amit Kapila
- pgsql: Fix the random test failure in 001_rep_changes. Amit Kapila
- pgsql: Fix the random test failure in 001_rep_changes. Amit Kapila
- pgsql: Fix the random test failure in 001_rep_changes. Amit Kapila
- pgsql: Fix the random test failure in 001_rep_changes. Amit Kapila
- pgsql: pgbench: Fix bug in measurement of disconnection delays. Fujii Masao
- pgsql: pgbench: Fix bug in measurement of disconnection delays. Fujii Masao
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: Improve tab-completion for CREATE PUBLICATION. Fujii Masao
- Re: pgsql: Improve defaults shown in postgresql.conf.sample and pg_settings Andrew Dunstan
- pgsql: Identify simple column references in extended statistics Tomas Vondra
- pgsql: Identify simple column references in extended statistics Tomas Vondra
- pgsql: Refactor postgresImportForeignSchema to avoid code duplication. Tom Lane
- pgsql: Doc: clarify how triggers relate to transactions. Tom Lane
- pgsql: Doc: clarify how triggers relate to transactions. Tom Lane
- pgsql: Use COPY FREEZE in pgbench for faster benchmark table population Tatsuo Ishii
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: doc: Replace some uses of "which" by "that" in parallel.sgml Michael Paquier
- pgsql: Optimize fileset usage in apply worker. Amit Kapila
- pgsql: Enhance pg_stat_reset_single_table_counters function. Fujii Masao
- pgsql: Remove superfluous variable assignment Daniel Gustafsson
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: Fix float4/float8 hash functions to produce uniform results for Tom Lane
- pgsql: In count_usable_fds(), duplicate stderr not stdin. Tom Lane
- pgsql: In count_usable_fds(), duplicate stderr not stdin. Tom Lane
- pgsql: Fix pkg-config files for static linking Peter Eisentraut
- pgsql: Make pkg-config files cross-compile friendly Peter Eisentraut
- pgsql: Fix portability issue in tests from commit ce773f230. Tom Lane
- pgsql: Fix portability issue in tests from commit ce773f230. Tom Lane
- pgsql: Fix portability issue in tests from commit ce773f230. Tom Lane
- pgsql: Fix portability issue in tests from commit ce773f230. Tom Lane
- pgsql: Fix portability issue in tests from commit ce773f230. Tom Lane
- pgsql: Set the volatility of the timestamptz version of date_bin() back John Naylor
- pgsql: Set the volatility of the timestamptz version of date_bin() back John Naylor
- pgsql: Disallow creating an ICU collation if the DB encoding won't supp Tom Lane
- pgsql: Disallow creating an ICU collation if the DB encoding won't supp Tom Lane
- pgsql: Disallow creating an ICU collation if the DB encoding won't supp Tom Lane
- pgsql: Disallow creating an ICU collation if the DB encoding won't supp Tom Lane
- pgsql: Disallow creating an ICU collation if the DB encoding won't supp Tom Lane
- pgsql: Disallow creating an ICU collation if the DB encoding won't supp Tom Lane
- Re: pgsql: Set the volatility of the timestamptz version of date_bin() back Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Remove arbitrary MAXPGPATH limit on command lengths in pg_ctl. Tom Lane
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Revert "Avoid creating archive status ".ready" files too early" Alvaro Herrera
- pgsql: Minor improvements for psql help output. Tom Lane
- pgsql: Minor improvements for psql help output. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Further portability tweaks for float4/float8 hash functions. Tom Lane
- pgsql: Remove some unused variables in TAP tests Michael Paquier
- pgsql: Move the shared memory size calculation to its own function Michael Paquier
- pgsql: Improve fix pkg-config files for static linking Peter Eisentraut
- pgsql: Fix pkg-config files for static linking Peter Eisentraut
- pgsql: Fix pkg-config files for static linking Peter Eisentraut
- pgsql: Fix pkg-config files for static linking Peter Eisentraut
- pgsql: Fix typo in comments. Fujii Masao
- Re: pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p Amit Langote
- pgsql: Make timetz_zone() stable, and correct a bug for DYNTZ abbreviat Tom Lane
- pgsql: Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane
- pgsql: Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane
- pgsql: Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane
- pgsql: Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane
- pgsql: Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane
- pgsql: Fix bogus timetz_zone() results for DYNTZ abbreviations. Tom Lane
- pgsql: Fix actively-misleading comments about the contents of struct pg Tom Lane
- pgsql: Add PublicationTable and PublicationRelInfo structs Alvaro Herrera
- pgsql: AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. Noah Misch
- pgsql: AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. Noah Misch
- pgsql: AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. Noah Misch
- pgsql: Further fix psql query-cancel test. Tom Lane
- pgsql: Log new catalog xmin candidate in LogicalIncreaseXminForSlot(). Amit Kapila
- pgsql: postgres_fdw: Allow application_name of remote connection to be Fujii Masao
- pgsql: Fix missing words in comment. Heikki Linnakangas
- pgsql: Fix missing words in comment. Heikki Linnakangas
- Re: pgsql: Fix segfault during EvalPlanQual with mix of local and foreign p Heikki Linnakangas
- pgsql: Finish reverting 3eda9fc09fd6b9a1aec2d0113c633c69c3214b4d. Tom Lane
- pgsql: windows: Only consider us to be running as service if stderr is Andres Freund
- pgsql: Consistently use read-only instead of "read only" Magnus Hagander
- pgsql: Consistently use read-only instead of "read only" Magnus Hagander
- pgsql: Clean up some code using "(expr) ? true : false" Michael Paquier
- pgsql: Introduce GUC shared_memory_size Michael Paquier
- pgsql: Fix compilation warning in ipci.c Michael Paquier
- pgsql: Invalidate relcache for publications defined for all tables. Amit Kapila
- pgsql: Invalidate relcache for publications defined for all tables. Amit Kapila
- pgsql: Invalidate relcache for publications defined for all tables. Amit Kapila
- pgsql: Invalidate relcache for publications defined for all tables. Amit Kapila
- pgsql: Invalidate relcache for publications defined for all tables. Amit Kapila
- pgsql: Invalidate relcache for publications defined for all tables. Amit Kapila
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: postgres_fdw: Revert unstable tests for postgres_fdw.application Fujii Masao
- pgsql: Disable anonymous record hash support except in special cases Peter Eisentraut
- pgsql: Disable anonymous record hash support except in special cases Peter Eisentraut
- pgsql: Fix typo Peter Eisentraut
- pgsql: Consistently use "superuser" instead of "super user" Daniel Gustafsson
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: Fix rewriter to set hasModifyingCTE correctly on rewritten queri Tom Lane
- pgsql: In psql tab completion, offer spelled-out commands not abbreviat Tom Lane
- pgsql: Fix misleading comments about TOAST access macros. Tom Lane
- pgsql: Fix misleading comments about TOAST access macros. Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Avoid useless malloc/free traffic around getFormattedTypeName(). Tom Lane
- pgsql: Make shared_memory_size a preset option Michael Paquier
- pgsql: Remove useless casts Peter Eisentraut
- pgsql: Remove Value node struct Peter Eisentraut
- pgsql: Fix _equalA_Const Peter Eisentraut
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Fix issue with WAL archiving in standby. Fujii Masao
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: Check for relation length overrun soon enough. Tom Lane
- pgsql: pgbench: Stop counting skipped transactions as soon as timer is Fujii Masao
- pgsql: pgbench: Stop counting skipped transactions as soon as timer is Fujii Masao
- pgsql: Avoid fetching from an already-terminated plan. Tom Lane
- pgsql: Avoid fetching from an already-terminated plan. Tom Lane
- pgsql: Avoid fetching from an already-terminated plan. Tom Lane
- pgsql: Avoid fetching from an already-terminated plan. Tom Lane
- pgsql: Avoid fetching from an already-terminated plan. Tom Lane
- pgsql: Revoke PUBLIC CREATE from public schema, now owned by pg_databas Noah Misch
- pgsql: Update src/test/kerberos to account for previous commit. Noah Misch
- pgsql: Fix some anomalies with NO SCROLL cursors. Tom Lane
- pgsql: Fix some anomalies with NO SCROLL cursors. Tom Lane
- pgsql: Fix some anomalies with NO SCROLL cursors. Tom Lane
- pgsql: Fix some anomalies with NO SCROLL cursors. Tom Lane
- pgsql: Fix some anomalies with NO SCROLL cursors. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Make pg_regexec() robust against out-of-range search_start. Tom Lane
- pgsql: Refactor the syslogger pipe protocol to use a bitmask for its op Michael Paquier
- pgsql: Add regression tests for csvlog with the logging collector Michael Paquier
- pgsql: Doc: Change optional parameters grouping in Create Subscription. Amit Kapila
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix error handling with threads on OOM in ECPG connection logic Michael Paquier
- pgsql: Fix reorder buffer memory accounting for toast changes. Amit Kapila
- pgsql: Fix reorder buffer memory accounting for toast changes. Amit Kapila
- pgsql: Fix reorder buffer memory accounting for toast changes. Amit Kapila
- pgsql: Doc: Remove type information for import_generated in postgres-fd Etsuro Fujita
- pgsql: Doc: Remove type information for import_generated in postgres-fd Etsuro Fujita
- pgsql: Doc: Remove type information for import_generated in postgres-fd Etsuro Fujita
- pgsql: doc: fix PG 14 release note typo Bruce Momjian
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Fix EXIT out of outermost block in plpgsql. Tom Lane
- pgsql: Doc: improve documentation of CREATE/ALTER SUBSCRIPTION. Tom Lane
- pgsql: Clear conn->errorMessage at successful completion of PQconnectdb Tom Lane
- pgsql: Clear conn->errorMessage at successful completion of PQconnectdb Tom Lane
- pgsql: Fix potential for compiler warning in GlobalVisTestFor(). Andres Freund
- pgsql: Remove code duplication for permission checks with replication s Michael Paquier
- pgsql: jit: Do not try to shut down LLVM state in case of LLVM triggere Andres Freund
- pgsql: jit: Do not try to shut down LLVM state in case of LLVM triggere Andres Freund
- pgsql: jit: Do not try to shut down LLVM state in case of LLVM triggere Andres Freund
- pgsql: jit: Do not try to shut down LLVM state in case of LLVM triggere Andres Freund
- pgsql: jit: Do not try to shut down LLVM state in case of LLVM triggere Andres Freund
- pgsql: Remove T_Expr Peter Eisentraut
- pgsql: Add WRITE_INDEX_ARRAY Peter Eisentraut
- pgsql: Add COPY_ARRAY_FIELD and COMPARE_ARRAY_FIELD Peter Eisentraut
- pgsql: Fix planner error with multiple copies of an AlternativeSubPlan. Tom Lane
- pgsql: Fix planner error with multiple copies of an AlternativeSubPlan. Tom Lane
- pgsql: Send NOTIFY signals during CommitTransaction. Tom Lane
- pgsql: Send NOTIFY signals during CommitTransaction. Tom Lane
- pgsql: Send NOTIFY signals during CommitTransaction. Tom Lane
- pgsql: Improve log messages from pg_import_system_collations(). Tom Lane
- pgsql: Update README for resource owners about the resource types suppo Michael Paquier
- pgsql: Update Unicode data to Unicode 14.0.0 Peter Eisentraut
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: doc: Clarify refresh options for DROP PUBLICATION Daniel Gustafsson
- pgsql: doc: Clarify refresh options for DROP PUBLICATION Daniel Gustafsson
- pgsql: Fix hash_array Peter Eisentraut
- pgsql: Fix hash_array Peter Eisentraut
- pgsql: Make node output prefix match node structure name Peter Eisentraut
- Re: pgsql: Make node output prefix match node structure name Tom Lane
- pgsql: Disallow LISTEN in background workers. Tom Lane
- pgsql: Disallow LISTEN in background workers. Tom Lane
- pgsql: Disallow LISTEN in background workers. Tom Lane
- pgsql: Add Cardinality typedef Peter Eisentraut
- pgsql: Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane
- pgsql: process startup: Initialize PgStartTime earlier in single user m Andres Freund
- pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Use int instead of size_t in procarray.c. Fujii Masao
- pgsql: Use int instead of size_t in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix variable shadowing in procarray.c. Fujii Masao
- pgsql: Fix performance regression from session statistics. Andres Freund
- pgsql: Fix performance regression from session statistics. Andres Freund
- pgsql: process startup: Do InitProcess() at the same time regardless of Andres Freund
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Message style improvements Peter Eisentraut
- pgsql: Fix EXPLAIN to handle SEARCH BREADTH FIRST queries. Tom Lane
- pgsql: Fix EXPLAIN to handle SEARCH BREADTH FIRST queries. Tom Lane
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Tom Lane
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Disable test for postgres -C on Msys Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Alvaro Herrera
- pgsql: Clarify some errors in pg_receivewal when closing WAL segments Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andrew Dunstan
- pgsql: Fix pull_varnos to cope with translated PlaceHolderVars. Tom Lane
- pgsql: Fix pull_varnos to cope with translated PlaceHolderVars. Tom Lane
- pgsql: Fix pull_varnos to cope with translated PlaceHolderVars. Tom Lane
- pgsql: Fix pull_varnos to cope with translated PlaceHolderVars. Tom Lane
- pgsql: pageinspect: Make page deletion elog less chatty. Peter Geoghegan
- pgsql: pageinspect: Make page deletion elog less chatty. Peter Geoghegan
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Improve some check logic in pg_receivewal Michael Paquier
- pgsql: process startup: Split single user code out of PostgresMain(). Andres Freund
- pgsql: Doc: update v14 release notes through today. Tom Lane
- pgsql: Doc: copy-editing for v14 release notes. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: fix typos. Tom Lane
- pgsql: Doc: further tweaking of v14 release notes. Tom Lane
- Re: pgsql: Add list of acknowledgments to release notes Tom Lane
- pgsql: Disallow extended statistics on system columns Tomas Vondra
- pgsql: Disallow extended statistics on system columns Tomas Vondra
- pgsql: Update list of acknowledgments in release notes Peter Eisentraut
- pgsql: doc: Replace characters that the PDF build cannot handle Peter Eisentraut
- Re: pgsql: Add list of acknowledgments to release notes Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Doc: minor improvements for "Formatting" section. Tom Lane
- pgsql: Doc: add glossary term for "auxiliary process" Alvaro Herrera
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: Don't elide casting to typmod -1. Tom Lane
- pgsql: pgstat: Split out relation stats handling from AtEO[Sub]Xact_PgS Andres Freund
- pgsql: pgstat: Prepare to use mechanism for truncated rels also for dro Andres Freund
- pgsql: Remove overzealous index deletion assertion. Peter Geoghegan
- pgsql: Remove overzealous index deletion assertion. Peter Geoghegan
- pgsql: Remove overzealous index deletion assertion. Peter Geoghegan
- pgsql: Remove overzealous index deletion assertion. Peter Geoghegan
- pgsql: Stamp 14rc1. Tom Lane
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Introduce GUC shared_memory_size_in_huge_pages Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andres Freund
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andres Freund
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andres Freund
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andres Freund
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andres Freund
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Tag refs/tags/REL_14_RC1 was created noreply@postgresql.org
- pgsql: Document XLOG_INCLUDE_XID a little better Alvaro Herrera
- pgsql: Document XLOG_INCLUDE_XID a little better Alvaro Herrera
- pgsql: Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane
- pgsql: Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane
- pgsql: Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane
- pgsql: Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane
- pgsql: Fix misevaluation of STABLE parameters in CALL within plpgsql. Tom Lane
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- pgsql: Fix places in TestLib.pm in need of adaptation to the output of Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Fix some issues with TAP tests for postgres -C Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- pgsql: Fix "single value strategy" index deletion issue. Peter Geoghegan
- pgsql: Fix "single value strategy" index deletion issue. Peter Geoghegan
- pgsql: Add parent table name in an error in reorderbuffer.c. Amit Kapila
- pgsql: Invalidate all partitions for a partitioned table in publication Amit Kapila
- pgsql: Invalidate all partitions for a partitioned table in publication Amit Kapila
- pgsql: Invalidate all partitions for a partitioned table in publication Amit Kapila
- pgsql: Make use of PG_INT64_MAX/PG_INT64_MIN Peter Eisentraut
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Michael Paquier
- Re: pgsql: Support "postgres -C" with runtime-computed GUCs Andres Freund
- pgsql: postgres_fdw: Refactor transaction rollback code to avoid code d Fujii Masao
- pgsql: Document issue with heapam line pointer truncation. Peter Geoghegan
- pgsql: Free memory after building each statistics object Tomas Vondra
- pgsql: Release memory allocated by dependency_degree Tomas Vondra
- pgsql: Release memory allocated by dependency_degree Tomas Vondra
- pgsql: Free memory after building each statistics object Tomas Vondra
- pgsql: Free memory after building each statistics object Tomas Vondra
- pgsql: Release memory allocated by dependency_degree Tomas Vondra
- pgsql: Release memory allocated by dependency_degree Tomas Vondra
- pgsql: Free memory after building each statistics object Tomas Vondra
- pgsql: Release memory allocated by dependency_degree Tomas Vondra
- pgsql: Free memory after building each statistics object Tomas Vondra
- pgsql: Free memory after building each statistics object Tomas Vondra
- pgsql: Release memory allocated by dependency_degree Tomas Vondra
- pgsql: Split macros from visibilitymap.h into a separate header Alexander Korotkov
- pgsql: Split macros from visibilitymap.h into a separate header Alexander Korotkov
- pgsql: Split macros from visibilitymap.h into a separate header Alexander Korotkov
- pgsql: Add exception for unicode_east_asian_fw_table.h to cpluspluschec John Naylor
- pgsql: Add exception for unicode_east_asian_fw_table.h to headerscheck John Naylor
- pgsql: Add missing $Test::Builder::Level settings Peter Eisentraut
- pgsql: Add missing $Test::Builder::Level settings Peter Eisentraut
- pgsql: nbtree README: Add note about latestRemovedXid. Peter Geoghegan
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Add missing markup in CREATE EVENT TRIGGER page Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: doc: Improve description of index vacuuming with GUCs Michael Paquier
- pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson
- pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson
- pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson
- pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson
- pgsql: pgcrypto: Check for error return of px_cipher_decrypt() Daniel Gustafsson
- pgsql: pgcrypto: Check for error return of px_cipher_decrypt() Daniel Gustafsson
- pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson
- pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson
- pgsql: pgcrypto: Check for error return of px_cipher_decrypt() Daniel Gustafsson
- pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson
- pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson
- pgsql: Disable OpenSSL EVP digest padding in pgcrypto Daniel Gustafsson
- pgsql: pgcrypto: Check for error return of px_cipher_decrypt() Daniel Gustafsson
- pgsql: Add alternative output for OpenSSL 3 without legacy loaded Daniel Gustafsson
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: extend warnings about collation-mismatch hazards in postgre Tom Lane
- pgsql: Doc: final(?) updates for 14.0 release notes. Tom Lane
- pgsql: vacuumlazy.c: Remove obsolete 'onecall' comment. Peter Geoghegan
- pgsql: Update obsolete nbtree deletion comments. Peter Geoghegan
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Fix typos in docs Michael Paquier
- pgsql: Avoid unnecessary division in interval_cmp_value(). Tom Lane
- pgsql: Track LLVM 14 API changes. Thomas Munro
- pgsql: Remove unneeded nbtree latestRemovedXid comments. Peter Geoghegan
- pgsql: Fix typos and grammar in code comments Michael Paquier
- pgsql: Update list of acknowledgments in release notes Peter Eisentraut
- pgsql: Translation updates Peter Eisentraut
- pgsql: Stamp 14.0. Tom Lane
- pgsql: Re-enable contrib/bloom's TAP tests. Tom Lane
- pgsql: Support amcheck of sequences Peter Eisentraut
- pgsql: Properly schema-prefix reference to pg_catalog.pg_get_statistics Magnus Hagander
- pgsql: Properly schema-prefix reference to pg_catalog.pg_get_statistics Magnus Hagander
- pgsql: doc: adjust attributions in PG 14 release notes Bruce Momjian
- pgsql: Tag refs/tags/REL_14_0 was created noreply@postgresql.org
- pgsql: Fix instability in contrib/bloom TAP tests. Tom Lane
- pgsql: Fix instability in contrib/bloom TAP tests. Tom Lane
- pgsql: Fix instability in contrib/bloom TAP tests. Tom Lane
- pgsql: Fix instability in contrib/bloom TAP tests. Tom Lane
- pgsql: Refactor output file handling when forking syslogger under EXEC_ Michael Paquier
- pgsql: doc: Fix some typos and markups Michael Paquier
- pgsql: doc: Fix some typos and markups Michael Paquier
- pgsql: Fix incorrect format placeholder Peter Eisentraut
- pgsql: Clarify use of "statistics objects" in the code Michael Paquier
- pgsql: Clarify use of "statistics objects" in the code Michael Paquier
- pgsql: pgbench: Correct log level of message output when socket wait me Fujii Masao
- pgsql: pgbench: Correct log level of message output when socket wait me Fujii Masao
- pgsql: pgbench: Correct log level of message output when socket wait me Fujii Masao
- pgsql: pgbench: Fix handling of socket errors during benchmark. Fujii Masao
- pgsql: pgbench: Fix handling of socket errors during benchmark. Fujii Masao
- pgsql: pgbench: Fix handling of socket errors during benchmark. Fujii Masao
- pgsql: pgbench: Fix handling of socket errors during benchmark. Fujii Masao
- pgsql: doc: PG 14 relnotes, improve cache invalidation wording Bruce Momjian
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: psql: Add various tests Peter Eisentraut
- Re: pgsql: Fix WAL replay in presence of an incomplete record Michael Paquier
- pgsql: Repair two portability oversights of new test Alvaro Herrera
- pgsql: Repair two portability oversights of new test Alvaro Herrera
- Re: pgsql: Fix WAL replay in presence of an incomplete record Alvaro Herrera
- pgsql: Treat ETIMEDOUT as indicating a non-recoverable connection failu Tom Lane
- pgsql: Remove gratuitous environment dependency in 002_types.pl test. Tom Lane
- pgsql: Remove gratuitous environment dependency in 002_types.pl test. Tom Lane
- pgsql: Remove gratuitous environment dependency in 002_types.pl test. Tom Lane
- pgsql: Remove gratuitous environment dependency in 002_types.pl test. Tom Lane
- pgsql: Remove gratuitous environment dependency in 002_types.pl test. Tom Lane
- pgsql: Remove gratuitous environment dependency in 002_types.pl test. Tom Lane