pgsql-committers
Thread
Date
Earlier messages
Later messages
Messages by Thread
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
pgsql: Teach MSVC that elog/ereport ERROR doesn't return
David Rowley
pgsql: Remove unused for_all_tables field from AlterPublicationStmt.
Masahiko Sawada
pgsql: Split vacuumdb to create vacuuming.c/h
Álvaro Herrera
pgsql: Create a separate file listing backend types
Álvaro Herrera
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
pgsql: Improve stability of btree page split on ERRORs
Michael Paquier
pgsql: Fix misleading comment in pg_get_statisticsobjdef_string()
David Rowley
pgsql: Remove unused parameter from check_and_push_window_quals
David Rowley
pgsql: psql: Add COMPLETE_WITH_FILES and COMPLETE_WITH_GENERATOR macros
Masahiko Sawada
pgsql: Try to avoid floating-point roundoff error in pg_sleep().
Tom Lane
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
pgsql: Update GB18030 encoding from version 2000 to 2022
John Naylor
pgsql: Fix array allocation bugs in SetExplainExtensionState.
Robert Haas
pgsql: Fix array allocation bugs in SetExplainExtensionState.
Robert Haas
pgsql: Teach doc/src/sgml/Makefile about the new func/*.sgml files.
Tom Lane
pgsql: Doc: clean up documentation for new UUID functions.
Tom Lane
pgsql: Doc: clean up documentation for new UUID functions.
Tom Lane
pgsql: Remove preprocessor guards from injection points
Daniel Gustafsson
pgsql: Remove preprocessor guards from injection points
Daniel Gustafsson
pgsql: Remove preprocessor guards from injection points
Daniel Gustafsson
pgsql: Fix comments in recovery tests
Daniel Gustafsson
pgsql: Don't include execnodes.h in replication/conflict.h
Álvaro Herrera
pgsql: Don't include execnodes.h in replication/conflict.h
Álvaro Herrera
pgsql: Update some more forward declarations to use typedef
Álvaro Herrera
pgsql: pgbench: Fix typo in documentation.
Fujii Masao
pgsql: pgbench: Clarify documentation for \gset and \aset.
Fujii Masao
pgsql: vacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when --analyze
Fujii Masao
pgsql: Ensure guc_tables.o's dependency on guc_tables.inc.c is known.
Tom Lane
pgsql: Include pg_test_timing's full output in the TAP test log.
Tom Lane
pgsql: Remove PointerIsValid()
Peter Eisentraut
pgsql: Fix incorrect option name in usage screen
Daniel Gustafsson
pgsql: Fix incorrect option name in usage screen
Daniel Gustafsson
pgsql: Fix incorrect option name in usage screen
Daniel Gustafsson
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
pgsql: Fix compiler warnings in test_bitmapset
Michael Paquier
pgsql: Tag refs/tags/REL_18_0 was created
noreply
pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
Re: pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
Re: pgsql: doc: Remove trailing whitespace in xref
Michael Paquier
Re: pgsql: doc: Remove trailing whitespace in xref
Bruce Momjian
pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
pgsql: Add a test module for Bitmapset
Michael Paquier
pgsql: Fix various incorrect filename references
David Rowley
pgsql: Fix misleading comment in RangeTblEntry
Richard Guo
pgsql: Revert "Fix meson build with -Duuid=ossp when using version olde
Michael Paquier
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Tom Lane
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Tom Lane
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Tom Lane
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
pgsql: Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases
Robert Haas
pgsql: Don't generate fake "ANY_subquery" aliases, either.
Robert Haas
pgsql: Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either.
Robert Haas
pgsql: Add support for base64url encoding and decoding
Daniel Gustafsson
pgsql: Track the maximum possible frequency of non-MCE array elements.
Tom Lane
pgsql: Re-allow using statistics for bool-valued functions in WHERE.
Tom Lane
pgsql: Add list of major features to the v18 release notes.
Nathan Bossart
pgsql: Fix obsolete references to postgres.h in comments.
Nathan Bossart
pgsql: Add list of acknowledgments to release notes
Peter Eisentraut
pgsql: Fix intermittent test failure introduced in 6456c6e2c4.
Amit Kapila
pgsql: Improve wording in a few comments
David Rowley
pgsql: Improve wording in a few comments
David Rowley
pgsql: Add optional pid parameter to pg_replication_origin_session_setu
Amit Kapila
pgsql: Improve few errdetail messages introduced in commit 0d48d393d46.
Amit Kapila
pgsql: Make XLogFlush() and XLogNeedsFlush() decision-making more consi
Michael Paquier
pgsql: Fix EPQ crash from missing partition pruning state in EState
Amit Langote
pgsql: Fix EPQ crash from missing partition pruning state in EState
Amit Langote
pgsql: Document and check that PgStat_HashKey has no padding
Michael Paquier
pgsql: Add a test harness for the LWLock tranche code.
Nathan Bossart
pgsql: doc PG 18 relnotes: set release date, remove "CURRENT AS OF"
Bruce Momjian
pgsql: Fix re-initialization of LWLock-related shared memory.
Nathan Bossart
pgsql: doc PG 18 relnotes: update description of skip scan item
Bruce Momjian
pgsql: Avoid context dependency in test case added by 9a71989a8.
Tom Lane
pgsql: Provide more-specific error details/hints for function lookup fa
Tom Lane
pgsql: pgbench: Remove unused argument from create_sql_command().
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: pg_restore: Fix security label handling with --no-publications/s
Fujii Masao
pgsql: Mark shared buffer lookup table HASH_FIXED_SIZE
Andres Freund
pgsql: Add test for temporal referential integrity
Álvaro Herrera
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
pgsql: Change fmgr.h typedefs to use original names
Peter Eisentraut
pgsql: Generate GB18030 mappings from the Unicode Consortium's UCM file
John Naylor
pgsql: jit: Fix type used for Datum values in LLVM IR.
Thomas Munro
pgsql: injection_points: Fix incrementation of variable-numbered stats
Michael Paquier
pgsql: injection_points: Fix incrementation of variable-numbered stats
Michael Paquier
pgsql: Fix shared memory calculation size of PgAioCtl
Michael Paquier
pgsql: Fix shared memory calculation size of PgAioCtl
Michael Paquier
pgsql: Add missing EPQ recheck for TID Range Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Range Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Range Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Range Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Range Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Range Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Add missing EPQ recheck for TID Scan
David Rowley
pgsql: Revert "Avoid race condition between "GRANT role" and "DROP ROLE
Tom Lane
pgsql: Revert "Avoid race condition between "GRANT role" and "DROP ROLE
Tom Lane
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: Fix pg_dump COMMENT dependency for separate domain constraints.
Noah Misch
pgsql: doc PG 18 relnotes: add mention of temporal foreign key constr.
Bruce Momjian
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
pgsql: Treat JsonConstructorExpr as non-strict
Richard Guo
pgsql: Treat JsonConstructorExpr as non-strict
Richard Guo
pgsql: Treat JsonConstructorExpr as non-strict
Richard Guo
pgsql: Treat JsonConstructorExpr as non-strict
Richard Guo
pgsql: Move pg_int64 back to postgres_ext.h
Peter Eisentraut
pgsql: Move pg_int64 back to postgres_ext.h
Peter Eisentraut
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: pg_dump: Fix dumping of security labels on subscriptions and eve
Fujii Masao
pgsql: Fix intermittent BF failures in 035_conflicts.
Amit Kapila
pgsql: Fix incorrect const qualifier
Peter Eisentraut
pgsql: Fix incorrect const qualifier
Peter Eisentraut
pgsql: pg_restore: Fix comment handling with --no-policies.
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-policies.
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: pg_restore: Fix comment handling with --no-publications / --no-s
Fujii Masao
pgsql: Update various forward declarations to use typedef
Peter Eisentraut
pgsql: Teach nbtree to avoid evaluating row compare keys.
Peter Geoghegan
pgsql: Improve ExplainState type handling in header files
Peter Eisentraut
pgsql: Expand virtual generated columns in constraint expressions
Peter Eisentraut
pgsql: Expand virtual generated columns in constraint expressions
Peter Eisentraut
pgsql: Remove hbaPort type
Peter Eisentraut
pgsql: Remove workarounds against repeat typedefs
Peter Eisentraut
pgsql: Resume conflict-relevant data retention automatically.
Amit Kapila
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
pgsql: Some stylistic improvements in toast_save_datum()
Peter Eisentraut
pgsql: Hide duplicate names from extension views
Peter Eisentraut
pgsql: Hide duplicate names from extension views
Peter Eisentraut
pgsql: Eliminate duplicative hashtempcxt in nodeSubplan.c.
Tom Lane
pgsql: nbtree: Always set skipScan flag on rescan.
Peter Geoghegan
pgsql: nbtree: Always set skipScan flag on rescan.
Peter Geoghegan
pgsql: Amend recent fix for SIMILAR TO regex conversion.
Tom Lane
pgsql: Amend recent fix for SIMILAR TO regex conversion.
Tom Lane
Earlier messages
Later messages