Архив рассылок [pgsql-committers]
- pgsql: postgres_fdw: Use psql variables for connection parameters Michael Paquier
- pgsql: Translation updates Peter Eisentraut
- pgsql: Stamp 18rc1. Tom Lane
- pgsql: Add max_retention_duration option to subscriptions. Amit Kapila
- pgsql: Generate pgstat_count_slru*() functions for slru using macros Michael Paquier
- Re: pgsql: Fix .gitignore for src/interfaces/libpq-oauth. Jacob Champion
- pgsql: Improve error message for duplicate labels when creating an enum Tom Lane
- pgsql: Tag refs/tags/REL_18_RC1 was created noreply@postgresql.org
- pgsql: Change ReplicationSlotPersistentData's "synced" member to a bool Nathan Bossart
- pgsql: Add HINT for COPY TO when WHERE clause is used. Fujii Masao
- pgsql: Update outdated references to the SLRU ControlLock Michael Paquier
- pgsql: Update outdated references to the SLRU ControlLock Michael Paquier
- pgsql: Update outdated references to the SLRU ControlLock Michael Paquier
- pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier
- pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier
- pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier
- pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier
- pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier
- pgsql: libpq: Fix PQtrace() format for non-printable characters Michael Paquier
- pgsql: Fix use-after-free issue in slot synchronization. Amit Kapila
- pgsql: Fix use-after-free issue in slot synchronization. Amit Kapila
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Fix planner error when estimating SubPlan cost Richard Guo
- pgsql: Generate GUC tables from .dat file Peter Eisentraut
- pgsql: Fix mistake in new GUC tables source Peter Eisentraut
- pgsql: ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD Jacob Champion
- pgsql: ci: Explicitly enable Meson features Jacob Champion
- pgsql: Move dynamically-allocated LWLock tranche names to shared memory Nathan Bossart
- pgsql: Make libpq_pipeline.c shorter and more uniform via helper functi Tom Lane
- pgsql: Fix incorrect comment in pgstat_backend.c Michael Paquier
- pgsql: Fix incorrect comment in pgstat_backend.c Michael Paquier
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed
- pgsql: Fix replica identity check for MERGE. Dean Rasheed
- pgsql: Fix replica identity check for MERGE. Dean Rasheed
- pgsql: Fix replica identity check for MERGE. Dean Rasheed
- pgsql: Fix replica identity check for MERGE. Dean Rasheed
- pgsql: Fix replica identity check for MERGE. Dean Rasheed
- pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed
- pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed
- pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed
- pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed
- pgsql: Fix compiler error introduced by 5386bfb9c1f. Dean Rasheed
- pgsql: Adjust commentary for WaitEventLWLock in wait_event_names.txt. Nathan Bossart
- pgsql: Clean up newly added guc_tables.inc.c Peter Eisentraut
- pgsql: Revert recent change to RequestNamedLWLockTranche(). Nathan Bossart
- pgsql: Change pg_lsn_in_internal() to use soft error reporting Michael Paquier
- pgsql: Switch some numeric-related functions to use soft error reportin Michael Paquier
- pgsql: Fix outdated comments in slru.c Michael Paquier
- pgsql: Fix outdated comments in slru.c Michael Paquier
- pgsql: Fix outdated comments in slru.c Michael Paquier
- pgsql: Fix concurrent update issue with MERGE. Dean Rasheed
- pgsql: Fix concurrent update issue with MERGE. Dean Rasheed
- pgsql: Fix concurrent update issue with MERGE. Dean Rasheed
- pgsql: Fix concurrent update issue with MERGE. Dean Rasheed
- pgsql: Fix concurrent update issue with MERGE. Dean Rasheed
- pgsql: Add assert and log message to visibilitymap_set Melanie Plageman
- pgsql: bufmgr: Remove freelist, always use clock-sweep Andres Freund
- pgsql: bufmgr: Use consistent naming of the clock-sweep algorithm Andres Freund
- pgsql: Allow to log raw parse tree. Tatsuo Ishii
- Re: pgsql: Allow to log raw parse tree. Michael Paquier
- Re: pgsql: Allow to log raw parse tree. Tatsuo Ishii
- pgsql: Update parser README to include parse_jsontable.c Michael Paquier
- pgsql: Update parser README to include parse_jsontable.c Michael Paquier
- pgsql: Update parser README to include parse_jsontable.c Michael Paquier
- pgsql: Post-commit review fixes for 228c370868. Amit Kapila
- pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier
- pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier
- pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier
- pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier
- pgsql: Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier
- pgsql: Add test to prevent premature removal of conflict-relevant data. Amit Kapila
- pgsql: Remove unneeded VM pin from VM replay Melanie Plageman
- 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: Remove unused xl_heap_prune member, reason Melanie Plageman
- pgsql: pg_upgrade: Transfer pg_largeobject_metadata's files when possib Nathan Bossart
- pgsql: meson: build checksums with extra optimization flags. Jeff Davis
- pgsql: Add error codes when vacuum discovers VM corruption Melanie Plageman
- pgsql: Fix Coverity issue reported in commit a850be2fe. Amit Kapila
- pgsql: Add date and timestamp variants of random(min, max). Dean Rasheed
- pgsql: Fix typo in comment Peter Eisentraut
- pgsql: test_slru: Fix LWLock tranche allocation in EXEC_BACKEND builds. Nathan Bossart
- pgsql: Fix documentation for shmem_startup_hook. Nathan Bossart
- pgsql: Fix documentation for shmem_startup_hook. Nathan Bossart
- pgsql: Fix documentation for shmem_startup_hook. Nathan Bossart
- pgsql: Fix leak with SMgrRelations in startup process Michael Paquier
- pgsql: Fix leak with SMgrRelations in startup process Michael Paquier
- pgsql: Fix leak with SMgrRelations in startup process Michael Paquier
- pgsql: meson: build checksums with extra optimization flags. Jeff Davis
- pgsql: meson: build checksums with extra optimization flags. Jeff Davis
- pgsql: meson: build checksums with extra optimization flags. Jeff Davis
- pgsql: Replace callers of dynahash.h's my_log() by equivalent in pg_bit Michael Paquier
- pgsql: Remove dynahash.h Michael Paquier
- pgsql: Fix CREATE TABLE LIKE with not-valid check constraint Peter Eisentraut
- pgsql: Fix CREATE TABLE LIKE with not-valid check constraint Peter Eisentraut
- pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart
- pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart
- pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart
- pgsql: meson: Build numeric.c with -ftree-vectorize. Nathan Bossart
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Eliminate duplicative hashtempcxt in nodeSubplan.c. Tom Lane
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Fix memory leakage in nodeSubplan.c. Tom Lane
- pgsql: Avoid faulty alignment of Datums in build_sorted_items(). Tom Lane
- pgsql: Fix incorrect file reference in guc.h Michael Paquier
- pgsql: Fix incorrect file reference in guc.h Michael Paquier
- pgsql: Fix incorrect file reference in guc.h Michael Paquier
- pgsql: Fix incorrect file reference in guc.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix description of WAL record blocks in hash_xlog.h Michael Paquier
- pgsql: Fix intermittent test failure introduced in 6456c6e2c4. Amit Kapila
- pgsql: Remove stray semicolon at global scope Peter Eisentraut
- pgsql: Remove stray semicolon at global scope Peter Eisentraut
- pgsql: Remove checks for no longer supported GCC versions Peter Eisentraut
- pgsql: Remove stray semicolon at global scope Peter Eisentraut
- pgsql: Fill testing gap for possible referential integrity violation Álvaro Herrera
- pgsql: Add test for temporal referential integrity Álvaro Herrera
- pgsql: Improve comment about snapshot macros Álvaro Herrera
- pgsql: Report the correct is_temporary flag for column defaults. Tom Lane
- pgsql: Report the correct is_temporary flag for column defaults. Tom Lane
- pgsql: Report the correct is_temporary flag for column defaults. Tom Lane
- pgsql: Report the correct is_temporary flag for column defaults. Tom Lane
- pgsql: Report the correct is_temporary flag for column defaults. Tom Lane
- pgsql: Move named LWLock tranche requests to shared memory. Nathan Bossart
- pgsql: Remove whitespace in comment of pg_stat_statements.c Michael Paquier
- pgsql: Add more information for WAL records of hash index AMs Michael Paquier
- pgsql: Fix misuse of Relids for storing attribute numbers Richard Guo
- pgsql: Silence compiler warnings on clang 21 Peter Eisentraut
- pgsql: Silence compiler warnings on clang 21 Peter Eisentraut
- pgsql: Silence compiler warnings on clang 21 Peter Eisentraut
- pgsql: Silence compiler warnings on clang 21 Peter Eisentraut
- pgsql: Remove traces of support for Sun Studio compiler Peter Eisentraut
- pgsql: Default to log_lock_waits=on Peter Eisentraut
- pgsql: Improve pgbench definition of yyscan_t Peter Eisentraut
- pgsql: Allow redeclaration of typedef yyscan_t Peter Eisentraut
- pgsql: ci: openbsd: Increase RAM disk's size Andres Freund
- pgsql: ci: openbsd: Increase RAM disk's size Andres Freund
- pgsql: Avoid unexpected changes of CurrentResourceOwner and CurrentMemo Álvaro Herrera
- pgsql: Always commute strategy when preprocessing DESC keys. Peter Geoghegan
- pgsql: Always commute strategy when preprocessing DESC keys. Peter Geoghegan
- pgsql: Replace tests of ALTER DATABASE RESET TABLESPACE. Noah Misch
- pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane
- pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane
- pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane
- pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane
- pgsql: Fix oversights in pg_event_trigger_dropped_objects() fixes. Tom Lane
- pgsql: Reject "ALTER DATABASE/USER ... RESET foo" with invalid GUC name Tom Lane
- pgsql: Avoid context dependency in test case added by 9a71989a8. Tom Lane
- pgsql: Specify locale provider for pg_regress --no-locale Alexander Korotkov
- pgsql: Re-pgindent nbtpreprocesskeys.c after commit 796962922e. Nathan Bossart
- pgsql: Re-pgindent nbtpreprocesskeys.c after commit 796962922e. Nathan Bossart
- pgsql: Add commit 7e9c216b52 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Add commit 17a5ca58eb to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: Amend recent fix for SIMILAR TO regex conversion. Tom Lane
- pgsql: nbtree: Always set skipScan flag on rescan. Peter Geoghegan
- pgsql: nbtree: Always set skipScan flag on rescan. Peter Geoghegan