Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.]

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Markus Wanner <markus(dot)wanner(at)enterprisedb(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Subject: Re: API stability [was: pgsql: Fix possible recovery trouble if TRUNCATE overlaps a checkpoint.]
Date: 2022-04-07 15:51:02
Message-ID: 3363592.1649346662@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> Here are patches for master and v14 to do things this way. Comments?

WFM.

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Jeff Davis 2022-04-07 16:19:44 pgsql: Fix off-by-one error in pg_waldump, introduced in 5c279a6d350.
Previous Message Jeff Davis 2022-04-07 15:45:24 pgsql: Fix another buildfarm issue from commit 5c279a6d350.

Browse pgsql-hackers by date

  From Date Subject
Next Message chap 2022-04-07 16:00:49 test/isolation/expected/stats_1.out broken for me
Previous Message Jonathan S. Katz 2022-04-07 15:39:03 Re: How about a psql backslash command to show GUCs?