Re: API stability

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: alvherre(at)alvh(dot)no-ip(dot)org
Cc: robertmhaas(at)gmail(dot)com, markus(dot)wanner(at)enterprisedb(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: API stability
Date: 2022-04-06 09:13:17
Message-ID: 20220406.181317.2029659158435249356.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

At Wed, 6 Apr 2022 10:30:32 +0200, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> wrote in
> On 2022-Apr-06, Kyotaro Horiguchi wrote:
>
> > For master, renamed delayChkpt to delayChkptFlags and changed it to
> > uint8.
>
> For code documentation purposes, I think it is slightly better to use
> bits8 than uint8 for variables where you're storing independent bit flags.

Oh, agreed. Will fix in the next version along with other fixes.

Thanks!

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-04-06 09:21:16 Re: API stability
Previous Message Alvaro Herrera 2022-04-06 08:44:50 Re: pgsql: pg_rewind: Fetch small files according to new size.

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2022-04-06 09:21:16 Re: API stability
Previous Message Peter Eisentraut 2022-04-06 09:12:39 Re: unlogged sequences