Mailing lists [pgsql-committers]
- 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