Messages by Date
-
2025/10/16
pgsql: Split 002_pg_dump.pl into two test files.
Tom Lane
-
2025/10/15
pgsql: Refactor logical worker synchronization code into a separate fil
Amit Kapila
-
2025/10/15
pgsql: Fix EPQ crash from missing partition directory in EState
Amit Langote
-
2025/10/15
pgsql: Add tests for logging of temporary file removal and statement
Michael Paquier
-
2025/10/15
pgsql: Fix EvalPlanQual handling of foreign/custom joins in ExecScanFet
Etsuro Fujita
-
2025/10/14
pgsql: Standardize use of REFRESH PUBLICATION in code and messages.
Amit Kapila
-
2025/10/14
pgsql: pg_resetwal: Use new routine to retrieve data of PG_VERSION
Michael Paquier
-
2025/10/14
pgsql: pg_combinebackup: Use new routine to retrieve data of PG_VERSION
Michael Paquier
-
2025/10/14
pgsql: Make heap_page_is_all_visible independent of LVRelState
Melanie Plageman
-
2025/10/14
pgsql: Rename apply_at to apply_agg_at for clarity
Richard Guo
-
2025/10/14
pgsql: pg_upgrade: Use new routine to retrieve data of PG_VERSION
Michael Paquier
-
2025/10/14
pgsql: Introduce frontend API able to retrieve the contents of PG_VERSI
Michael Paquier
-
2025/10/13
pgsql: Fix incorrect message-printing in win32security.c.
Tom Lane
-
2025/10/13
pgsql: Doc: clarify n_distinct_inherited setting
David Rowley
-
2025/10/13
pgsql: Fix version number calculation for data folder flush in pg_combi
Michael Paquier
-
2025/10/13
pgsql: Fix incorrect message-printing in win32security.c.
Tom Lane
-
2025/10/13
pgsql: Eliminate XLOG_HEAP2_VISIBLE from vacuum phase III
Melanie Plageman
-
2025/10/13
pgsql: Fix incorrect message-printing in win32security.c.
Tom Lane
-
2025/10/13
pgsql: Doc: clarify n_distinct_inherited setting
David Rowley
-
2025/10/13
pgsql: Fix serious performance problems in LZ4Stream_read_internal.
Tom Lane
-
2025/10/13
pgsql: Fix poor buffering logic in pg_dump's lz4 and zstd compression c
Tom Lane
-
2025/10/13
pgsql: Fix issue with reading zero bytes in Gzip_read.
Tom Lane
-
2025/10/13
pgsql: Remove state.tmp when failing to save a replication slot
Michael Paquier
-
2025/10/13
pgsql: Remove extra semicolon in example
Magnus Hagander
-
2025/10/13
pgsql: Remove extra semicolon in example
Magnus Hagander
-
2025/10/12
pgsql: Fix internal error from CollateExpr in SQL/JSON DEFAULT expressi
Amit Langote
-
2025/10/11
pgsql: Eliminate COPY FREEZE use of XLOG_HEAP2_VISIBLE
Melanie Plageman
-
2025/10/11
pgsql: Restore test coverage of LZ4Stream_gets().
Tom Lane
-
2025/10/11
pgsql: Stop creating constraints during DETACH CONCURRENTLY
Álvaro Herrera
-
2025/10/11
pgsql: Stop creating constraints during DETACH CONCURRENTLY
Álvaro Herrera
-
2025/10/11
pgsql: dbase_redo: Fix Valgrind-reported memory leak
Álvaro Herrera
-
2025/10/11
pgsql: dbase_redo: Fix Valgrind-reported memory leak
Álvaro Herrera
-
2025/10/11
pgsql: dbase_redo: Fix Valgrind-reported memory leak
Álvaro Herrera
-
2025/10/10
Re: pgsql: Adjust new TAP test to work on macOS.
Tom Lane
-
2025/10/09
pgsql: Fix two typos in xlogstats.h and xlogstats.c
Michael Paquier
-
2025/10/09
pgsql: test_bitmapset: Improve random function
Michael Paquier
-
2025/10/09
pgsql: Clean up memory leakage that occurs in context callback function
Tom Lane
-
2025/10/08
pgsql: Fix internal error from CollateExpr in SQL/JSON DEFAULT expressi
Amit Langote
-
2025/10/08
pgsql: Make truncate_useless_pathkeys() consider WindowFuncs
David Rowley
-
2025/10/08
pgsql: bufmgr: Fix signedness of mask variable in BufferSync()
Andres Freund
-
2025/10/08
pgsql: Allow negative aggtransspace to indicate unbounded state size
Richard Guo
-
2025/10/07
pgsql: Add stats_reset to pg_stat_user_functions
Michael Paquier
-
2025/10/07
pgsql: Fix typo in function header comment.
Amit Kapila
-
2025/10/07
pgsql: Fix Coverity issues reported in commit 25a30bbd423.
Tatsuo Ishii
-
2025/10/07
pgsql: Fix compile of src/tutorial/funcs.c
Álvaro Herrera
-
2025/10/06
pgsql: Teach planner to short-circuit EXCEPT/INTERSECT with dummy input
David Rowley
-
2025/10/06
pgsql: Revert "Improve docs syntax checking"
Andrew Dunstan
-
2025/10/05
pgsql: Don't include access/htup_details.h in executor/tuptable.h
Álvaro Herrera
-
2025/10/03
pgsql: Teach UNION planner to remove dummy inputs
David Rowley
-
2025/10/03
pgsql: Optimize vector8_has_le() on AArch64.
Nathan Bossart
-
2025/10/03
pgsql: Tidy-up unneeded NULL parameter checks from SQL function
David Rowley
-
2025/10/03
pgsql: Fix reuse-after-free hazard in dead_items_reset
John Naylor
-
2025/10/03
pgsql: Fix reuse-after-free hazard in dead_items_reset
John Naylor
-
2025/10/03
pgsql: Fix reuse-after-free hazard in dead_items_reset
John Naylor
-
2025/10/03
pgsql: Fix incorrect function reference in comment
Richard Guo
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: pgbench: Fail cleanly when finding a COPY result state
Michael Paquier
-
2025/10/02
pgsql: Add IGNORE NULLS/RESPECT NULLS option to Window functions.
Tatsuo Ishii
-
2025/10/02
pgsql: Add GROUP BY ALL.
Tom Lane
-
2025/10/02
pgsql: Make some use of anonymous unions [pg_locale_t]
Peter Eisentraut
-
2025/10/02
pgsql: Rename pg_builtin_integer_constant_p to pg_integer_constant_p
Peter Eisentraut
-
2025/10/02
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/02
pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.
Noah Misch
-
2025/10/02
pgsql: Remove check for NULL in STRICT function
Daniel Gustafsson
-
2025/10/02
pgsql: Fixes for comments in test_bitmapset
Daniel Gustafsson
-
2025/10/02
pgsql: Improve docs syntax checking
Andrew Dunstan
-
2025/10/02
pgsql: doc: Improve wording for base64url definition
Daniel Gustafsson
-
2025/10/02
Re: pgsql: Minor fixups of test_bitmapset.c
Michael Paquier
-
2025/10/02
pgsql: Remove useless pointer update in ginxlog.c
Michael Paquier
-
2025/10/01
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/01
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/01
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/01
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/01
pgsql: pgstattuple: Improve reports generated for indexes (hash, gist,
Michael Paquier
-
2025/10/01
pgsql: test_json_parser: Speed up 002_inline.pl
Jacob Champion
-
2025/10/01
pgsql: test_json_parser: Speed up 002_inline.pl
Jacob Champion
-
2025/10/01
pgsql: test_json_parser: Speed up 002_inline.pl
Jacob Champion
-
2025/10/01
pgsql: Fix compiler warnings around _CRT_glob
Peter Eisentraut
-
2025/09/30
pgsql: Minor fixups of test_bitmapset.c
David Rowley
-
2025/09/30
pgsql: pgbench: Fix error reporting in readCommandResponse().
Fujii Masao
-
2025/09/30
pgsql: pgbench: Fix error reporting in readCommandResponse().
Fujii Masao
-
2025/09/30
Re: pgsql: Make some use of anonymous unions [pgcrypto]
David Rowley
-
2025/09/30
pgsql: Make some use of anonymous unions [pgcrypto]
Peter Eisentraut
-
2025/09/30
pgsql: Make some use of anonymous unions [plpython]
Peter Eisentraut
-
2025/09/30
pgsql: Do a tiny bit of header file maintenance
Álvaro Herrera
-
2025/09/29
pgsql: Reorder XLogNeedsFlush() checks to be more consistent
Michael Paquier
-
2025/09/29
pgsql: injection_points: Add proper locking when reporting fixed-variab
Michael Paquier
-
2025/09/29
pgsql: injection_points: Add proper locking when reporting fixed-variab
Michael Paquier
-
2025/09/29
pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.
Noah Misch
-
2025/09/29
pgsql: Fix StatisticsObjIsVisibleExt() for pg_temp.
Noah Misch
-
2025/09/27
pgsql: Refactor to avoid code duplication in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Fix missed copying of groupDistinct in transformPLAssignStmt.
Tom Lane
-
2025/09/27
pgsql: Teach MSVC that elog/ereport ERROR doesn't return
David Rowley
-
2025/09/26
pgsql: Remove unused for_all_tables field from AlterPublicationStmt.
Masahiko Sawada
-
2025/09/26
pgsql: Split vacuumdb to create vacuuming.c/h
Álvaro Herrera
-
2025/09/26
pgsql: Create a separate file listing backend types
Álvaro Herrera
-
2025/09/26
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
-
2025/09/26
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
-
2025/09/26
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
-
2025/09/26
pgsql: pgbench: Fix assertion failure with retriable errors in pipeline
Fujii Masao
-
2025/09/25
pgsql: Improve stability of btree page split on ERRORs
Michael Paquier
-
2025/09/25
pgsql: Fix misleading comment in pg_get_statisticsobjdef_string()
David Rowley
-
2025/09/25
pgsql: Remove unused parameter from check_and_push_window_quals
David Rowley
-
2025/09/25
pgsql: psql: Add COMPLETE_WITH_FILES and COMPLETE_WITH_GENERATOR macros
Masahiko Sawada
-
2025/09/25
pgsql: Remove preprocessor guards from injection points
Daniel Gustafsson
-
2025/09/25
pgsql: Try to avoid floating-point roundoff error in pg_sleep().
Tom Lane
-
2025/09/25
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
-
2025/09/25
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
-
2025/09/25
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
-
2025/09/25
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
-
2025/09/25
pgsql: Add minimal sleep to stats isolation test functions.
Tom Lane
-
2025/09/25
pgsql: Update GB18030 encoding from version 2000 to 2022
John Naylor
-
2025/09/25
pgsql: Doc: clean up documentation for new UUID functions.
Tom Lane
-
2025/09/25
pgsql: Fix array allocation bugs in SetExplainExtensionState.
Robert Haas
-
2025/09/25
pgsql: Fix array allocation bugs in SetExplainExtensionState.
Robert Haas
-
2025/09/25
pgsql: Teach doc/src/sgml/Makefile about the new func/*.sgml files.
Tom Lane
-
2025/09/25
pgsql: Doc: clean up documentation for new UUID functions.
Tom Lane
-
2025/09/25
pgsql: Remove preprocessor guards from injection points
Daniel Gustafsson
-
2025/09/25
pgsql: Fix comments in recovery tests
Daniel Gustafsson
-
2025/09/25
pgsql: Don't include execnodes.h in replication/conflict.h
Álvaro Herrera
-
2025/09/25
pgsql: Update some more forward declarations to use typedef
Álvaro Herrera
-
2025/09/24
pgsql: pgbench: Fix typo in documentation.
Fujii Masao
-
2025/09/24
pgsql: pgbench: Clarify documentation for \gset and \aset.
Fujii Masao
-
2025/09/24
pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
-
2025/09/24
pgsql: vacuumdb: Do not run VACUUM (ONLY_DATABASE_STATS) when --analyze
Fujii Masao
-
2025/09/24
pgsql: Ensure guc_tables.o's dependency on guc_tables.inc.c is known.
Tom Lane
-
2025/09/24
pgsql: Include pg_test_timing's full output in the TAP test log.
Tom Lane
-
2025/09/24
pgsql: Remove PointerIsValid()
Peter Eisentraut
-
2025/09/24
pgsql: Fix incorrect option name in usage screen
Daniel Gustafsson
-
2025/09/23
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
-
2025/09/23
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
-
2025/09/23
pgsql: Fix LOCK_TIMEOUT handling during parallel apply.
Amit Kapila
-
2025/09/23
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/23
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/23
pgsql: Fix compiler warnings in test_bitmapset
Michael Paquier
-
2025/09/23
pgsql: Tag refs/tags/REL_18_0 was created
noreply
-
2025/09/22
Re: pgsql: doc: Remove trailing whitespace in xref
Bruce Momjian
-
2025/09/22
pgsql: Translation updates
Peter Eisentraut
-
2025/09/22
Re: pgsql: doc: Remove trailing whitespace in xref
Michael Paquier
-
2025/09/22
pgsql: doc: Remove trailing whitespace in xref
Daniel Gustafsson
-
2025/09/22
pgsql: Add a test module for Bitmapset
Michael Paquier
-
2025/09/21
pgsql: Fix various incorrect filename references
David Rowley
-
2025/09/21
pgsql: Fix misleading comment in RangeTblEntry
Richard Guo
-
2025/09/21
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Tom Lane
-
2025/09/21
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/21
pgsql: Revert "Fix meson build with -Duuid=ossp when using version olde
Michael Paquier
-
2025/09/21
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/21
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/21
Re: pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Tom Lane
-
2025/09/21
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/21
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/21
pgsql: Fix meson build with -Duuid=ossp when using version older than 0
Michael Paquier
-
2025/09/21
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
-
2025/09/20
pgsql: Fix incorrect file reference in guc.h
Michael Paquier
-
2025/09/20
pgsql: Report the correct is_temporary flag for column defaults.
Tom Lane
-
2025/09/20
pgsql: Report the correct is_temporary flag for column defaults.
Tom Lane
-
2025/09/20
pgsql: Fix memory leakage in nodeSubplan.c.
Tom Lane
-
2025/09/20
pgsql: Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases
Robert Haas
-
2025/09/20
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
-
2025/09/20
pgsql: Don't generate fake "ANY_subquery" aliases, either.
Robert Haas
-
2025/09/20
pgsql: Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either.
Robert Haas
-
2025/09/20
pgsql: Add support for base64url encoding and decoding
Daniel Gustafsson
-
2025/09/20
pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes.
Tom Lane
-
2025/09/20
pgsql: Track the maximum possible frequency of non-MCE array elements.
Tom Lane
-
2025/09/20
pgsql: Re-allow using statistics for bool-valued functions in WHERE.
Tom Lane
-
2025/09/20
pgsql: Fix description of WAL record blocks in hash_xlog.h
Michael Paquier
-
2025/09/20
pgsql: CREATE STATISTICS: improve misleading error message
Peter Eisentraut
-
2025/09/19
pgsql: Add list of major features to the v18 release notes.
Nathan Bossart
-
2025/09/19
pgsql: Fix obsolete references to postgres.h in comments.
Nathan Bossart
-
2025/09/19
pgsql: Add list of acknowledgments to release notes
Peter Eisentraut
-
2025/09/19
pgsql: Fix intermittent test failure introduced in 6456c6e2c4.
Amit Kapila
-
2025/09/19
pgsql: Improve wording in a few comments
David Rowley
-
2025/09/19
pgsql: Improve wording in a few comments
David Rowley
-
2025/09/19
pgsql: jit: fix build with LLVM-21
Peter Eisentraut
-
2025/09/18
pgsql: Add optional pid parameter to pg_replication_origin_session_setu
Amit Kapila
-
2025/09/18
pgsql: Improve few errdetail messages introduced in commit 0d48d393d46.
Amit Kapila
-
2025/09/18
pgsql: Make XLogFlush() and XLogNeedsFlush() decision-making more consi
Michael Paquier
-
2025/09/18
pgsql: Fix EPQ crash from missing partition pruning state in EState
Amit Langote
-
2025/09/18
pgsql: Fix EPQ crash from missing partition pruning state in EState
Amit Langote
-
2025/09/18
pgsql: Revert "Avoid race condition between "GRANT role" and "DROP ROLE
Tom Lane
-
2025/09/18
pgsql: Document and check that PgStat_HashKey has no padding
Michael Paquier
-
2025/09/18
Re: pgsql: Move named LWLock tranche requests to shared memory.
Michael Paquier
-
2025/09/18
pgsql: Add regression expected-files for older OpenSSL in FIPS mode.
Tom Lane
-
2025/09/18
pgsql: Add a test harness for the LWLock tranche code.
Nathan Bossart
-
2025/09/18
pgsql: doc PG 18 relnotes: set release date, remove "CURRENT AS OF"
Bruce Momjian
-
2025/09/18
Re: pgsql: Move named LWLock tranche requests to shared memory.
Nathan Bossart
-
2025/09/18
pgsql: Fix re-initialization of LWLock-related shared memory.
Nathan Bossart
-
2025/09/18
pgsql: doc PG 18 relnotes: update description of skip scan item
Bruce Momjian
-
2025/09/18
pgsql: Avoid context dependency in test case added by 9a71989a8.
Tom Lane
-
2025/09/17
pgsql: Add missing EPQ recheck for TID Scan
David Rowley