Commit Graph

  • 2de24ca6ca meson: build checksums with extra optimization flags. REL_16_STABLE Jeff Davis 2025-09-09 16:04:04 -0700
  • e25453a363 meson: build checksums with extra optimization flags. REL_17_STABLE Jeff Davis 2025-09-09 16:04:04 -0700
  • a7024398b8 meson: build checksums with extra optimization flags. REL_18_STABLE Jeff Davis 2025-09-09 16:04:04 -0700
  • e2dd7b2acf Fix leak with SMgrRelations in startup process Michael Paquier 2025-09-10 07:23:24 +0900
  • 039301b3fc Fix leak with SMgrRelations in startup process Michael Paquier 2025-09-10 07:23:22 +0900
  • 8c8f7b199d Fix leak with SMgrRelations in startup process master Michael Paquier 2025-09-10 07:23:05 +0900
  • 778f391c26 Fix documentation for shmem_startup_hook. Nathan Bossart 2025-09-09 14:35:30 -0500
  • a80b7a0547 Fix documentation for shmem_startup_hook. Nathan Bossart 2025-09-09 14:35:30 -0500
  • d96c854dfc Fix documentation for shmem_startup_hook. Nathan Bossart 2025-09-09 14:35:30 -0500
  • 530cfa8eb5 test_slru: Fix LWLock tranche allocation in EXEC_BACKEND builds. Nathan Bossart 2025-09-09 14:09:36 -0500
  • 81a61fde84 Fix typo in comment Peter Eisentraut 2025-09-09 15:33:46 +0200
  • faf071b553 Add date and timestamp variants of random(min, max). Dean Rasheed 2025-09-09 10:39:30 +0100
  • 5ac3c1ac22 Fix Coverity issue reported in commit a850be2fe. Amit Kapila 2025-09-09 03:18:22 +0000
  • 8ec97e78a7 Add error codes when vacuum discovers VM corruption Melanie Plageman 2025-09-08 17:13:31 -0400
  • 9af672bcb2 meson: build checksums with extra optimization flags. Jeff Davis 2025-09-08 12:29:42 -0700
  • 3bcfcd815e pg_upgrade: Transfer pg_largeobject_metadata's files when possible. Nathan Bossart 2025-09-08 14:19:48 -0500
  • 4b5f206de2 Remove unused xl_heap_prune member, reason Melanie Plageman 2025-09-08 14:25:10 -0400
  • 5a170e992a Don't generate fake "*TLOCRN*" or "*TROCRN*" aliases, either. Robert Haas 2025-09-08 12:58:07 -0400
  • 6f79024df3 Don't generate fake "ANY_subquery" aliases, either. Robert Haas 2025-09-08 12:24:02 -0400
  • 585e31fcb6 Don't generate fake "*SELECT*" or "*SELECT* %d" subquery aliases. Robert Haas 2025-09-08 11:50:33 -0400
  • 3399c26554 Remove unneeded VM pin from VM replay Melanie Plageman 2025-09-08 10:22:42 -0400
  • 6456c6e2c4 Add test to prevent premature removal of conflict-relevant data. Amit Kapila 2025-09-08 11:38:02 +0000
  • 1852ec5db5 Fix corruption of pgstats shared hashtable due to OOM failures REL_15_STABLE Michael Paquier 2025-09-08 15:52:56 +0900
  • 12f57681c7 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 2025-09-08 15:52:53 +0900
  • 3e6dfcfb05 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 2025-09-08 15:52:51 +0900
  • f256a7bba7 Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 2025-09-08 15:52:48 +0900
  • 8191e0c16a Fix corruption of pgstats shared hashtable due to OOM failures Michael Paquier 2025-09-08 15:52:23 +0900
  • 1f7e9ba3ac Post-commit review fixes for 228c370868. Amit Kapila 2025-09-08 06:10:15 +0000
  • 1819ff4ed6 Update parser README to include parse_jsontable.c Michael Paquier 2025-09-08 10:07:20 +0900
  • fbb8ae2aec Update parser README to include parse_jsontable.c Michael Paquier 2025-09-08 10:07:18 +0900
  • 43eb2c5419 Update parser README to include parse_jsontable.c Michael Paquier 2025-09-08 10:07:14 +0900
  • 06473f5a34 Allow to log raw parse tree. Tatsuo Ishii 2025-09-06 07:49:51 +0900
  • 2c78940527 bufmgr: Remove freelist, always use clock-sweep Andres Freund 2025-09-05 12:25:59 -0400
  • 50e4c6ace5 bufmgr: Use consistent naming of the clock-sweep algorithm Andres Freund 2025-09-05 12:25:59 -0400
  • e3d5ddb7ca Add assert and log message to visibilitymap_set Melanie Plageman 2025-09-05 09:33:36 -0400
  • f871fbae9d Fix concurrent update issue with MERGE. Dean Rasheed 2025-09-05 08:25:03 +0100
  • 21a61b87f4 Fix concurrent update issue with MERGE. Dean Rasheed 2025-09-05 08:23:57 +0100
  • 6195afbe53 Fix concurrent update issue with MERGE. Dean Rasheed 2025-09-05 08:22:38 +0100
  • c70b6db34f Fix concurrent update issue with MERGE. Dean Rasheed 2025-09-05 08:21:35 +0100
  • 6ede13d1b5 Fix concurrent update issue with MERGE. Dean Rasheed 2025-09-05 08:18:18 +0100
  • fd3b972d78 Fix outdated comments in slru.c Michael Paquier 2025-09-05 14:10:26 +0900
  • a730ad8551 Fix outdated comments in slru.c Michael Paquier 2025-09-05 14:10:24 +0900
  • 567d27e8e2 Fix outdated comments in slru.c Michael Paquier 2025-09-05 14:10:08 +0900
  • 4246a977ba Switch some numeric-related functions to use soft error reporting Michael Paquier 2025-09-05 13:53:47 +0900
  • ae45312008 Change pg_lsn_in_internal() to use soft error reporting Michael Paquier 2025-09-05 12:59:29 +0900
  • d814d7fc3d Revert recent change to RequestNamedLWLockTranche(). Nathan Bossart 2025-09-04 15:34:48 -0500
  • f0478149c3 Clean up newly added guc_tables.inc.c Peter Eisentraut 2025-09-04 12:57:03 +0200
  • 1129d3e4c8 Adjust commentary for WaitEventLWLock in wait_event_names.txt. Nathan Bossart 2025-09-04 10:18:42 -0500
  • 57dfb64ecf Fix compiler error introduced by 5386bfb9c1. Dean Rasheed 2025-09-04 16:01:18 +0100
  • d37694b974 Fix compiler error introduced by 5386bfb9c1. Dean Rasheed 2025-09-04 16:00:01 +0100
  • a4624929db Fix compiler error introduced by 5386bfb9c1. Dean Rasheed 2025-09-04 15:59:02 +0100
  • ea65c88238 Fix compiler error introduced by 5386bfb9c1. REL_14_STABLE Dean Rasheed 2025-09-04 15:57:18 +0100
  • dbef9cbaa4 Fix compiler error introduced by 5386bfb9c1. REL_13_STABLE Dean Rasheed 2025-09-04 15:55:59 +0100
  • 5481cc332b Fix replica identity check for MERGE. Dean Rasheed 2025-09-04 11:50:59 +0100
  • 421d7a1579 Fix replica identity check for MERGE. Dean Rasheed 2025-09-04 11:48:51 +0100
  • 76f45be931 Fix replica identity check for MERGE. Dean Rasheed 2025-09-04 11:48:02 +0100
  • 311340f178 Fix replica identity check for MERGE. Dean Rasheed 2025-09-04 11:47:15 +0100
  • fc6600fc1c Fix replica identity check for MERGE. Dean Rasheed 2025-09-04 11:45:44 +0100
  • 0610b843c9 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:37:46 +0100
  • 5fd569ef2d Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:36:25 +0100
  • 451b22efd9 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:35:19 +0100
  • 0c4d5a45db Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:34:25 +0100
  • 0b934d3994 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:33:00 +0100
  • 344662848a Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:32:00 +0100
  • 5386bfb9c1 Fix replica identity check for INSERT ON CONFLICT DO UPDATE. Dean Rasheed 2025-09-04 11:27:53 +0100
  • 71ad29a431 wip #239 Mircea Cadariu 2025-08-31 15:07:32 +0100
  • c91c61b241 Fix incorrect comment in pgstat_backend.c Michael Paquier 2025-09-04 08:34:57 +0900
  • 09119238a1 Fix incorrect comment in pgstat_backend.c Michael Paquier 2025-09-04 08:34:51 +0900
  • 9f4be50bf8 Update codechecker #238 Artem Gavrilov 2025-09-03 23:25:01 +0200
  • e351e5c4fe Make libpq_pipeline.c shorter and more uniform via helper functions. Tom Lane 2025-09-03 16:07:57 -0400
  • 38b602b028 Move dynamically-allocated LWLock tranche names to shared memory. Nathan Bossart 2025-09-03 13:57:48 -0500
  • 7b0fb9f5c6 ci: Explicitly enable Meson features Jacob Champion 2025-09-03 07:54:24 -0700
  • 01c5938003 ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD Jacob Champion 2025-09-03 07:54:15 -0700
  • c03a7f947e
    PG-1889 Add Barman as unsupported tool (#574) Dragos Andriciuc 2025-09-03 15:38:14 +0300
  • fe513b1fd1
    Add to FAQ how to rotate internal encryption keys (#573) Kai Wagner 2025-09-03 12:09:37 +0200
  • 01d6e5b2cf Fix mistake in new GUC tables source Peter Eisentraut 2025-09-03 11:48:35 +0200
  • 6359989654 Generate GUC tables from .dat file Peter Eisentraut 2025-09-03 09:11:48 +0200
  • 8c02d92c64 Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:09:23 +0900
  • 160ef51c8d Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:09:23 +0900
  • 53e35fb560 Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:09:23 +0900
  • 79ade58732 Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:09:23 +0900
  • f34202f518 Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:00:38 +0900
  • ab4a35b4ea Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:00:38 +0900
  • aba8f61c30 Fix planner error when estimating SubPlan cost Richard Guo 2025-09-03 16:00:38 +0900
  • f2dbc83501 Fix use-after-free issue in slot synchronization. Amit Kapila 2025-09-03 06:31:05 +0000
  • 8df3d355db Fix use-after-free issue in slot synchronization. Amit Kapila 2025-09-03 06:17:08 +0000
  • 0cc540f0d0 libpq: Fix PQtrace() format for non-printable characters Michael Paquier 2025-09-03 12:54:34 +0900
  • 0b274c4759 libpq: Fix PQtrace() format for non-printable characters Michael Paquier 2025-09-03 12:54:32 +0900
  • 701a0bd56a libpq: Fix PQtrace() format for non-printable characters Michael Paquier 2025-09-03 12:54:31 +0900
  • 0fedb3a27d libpq: Fix PQtrace() format for non-printable characters Michael Paquier 2025-09-03 12:54:29 +0900
  • ae53537e21 libpq: Fix PQtrace() format for non-printable characters Michael Paquier 2025-09-03 12:54:27 +0900
  • db9405493b libpq: Fix PQtrace() format for non-printable characters Michael Paquier 2025-09-03 12:54:23 +0900
  • 24ee8678f3 Update outdated references to the SLRU ControlLock Michael Paquier 2025-09-03 10:20:37 +0900
  • 399f7ce3da Update outdated references to the SLRU ControlLock Michael Paquier 2025-09-03 10:20:33 +0900
  • c6ea528b47 Update outdated references to the SLRU ControlLock Michael Paquier 2025-09-03 10:20:28 +0900
  • 229911c4bf Add HINT for COPY TO when WHERE clause is used. Fujii Masao 2025-09-03 08:33:54 +0900
  • 510777a2d5 Change ReplicationSlotPersistentData's "synced" member to a bool. Nathan Bossart 2025-09-02 16:53:54 -0500
  • 1b1960c8c9 Improve error message for duplicate labels when creating an enum type. Tom Lane 2025-09-02 13:50:56 -0400
  • d0b53f35fb
    Merge pull request #571 from percona/release-17.5.3 Artem Gavrilov 2025-09-02 14:14:49 +0200
  • 1e85076491 PG-1895 Rewrite global providers during basebackup Andrew Pogrebnoy 2025-08-29 15:59:10 +0300