Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr.

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr.
Date: 2021-11-26 01:30:48
Message-ID: CA+Tgmob32N7szLsYNyaTXgzb1rKqdWrmuwbDnZ=DXALFSbNTFg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Nov 24, 2021 at 8:01 PM Andres Freund <andres(at)anarazel(dot)de> wrote:
> Pushed the obvious fix for that. Somehow thought I'd seen more compile failure
> than the one WAL_DEBUG...

Hmm, thanks. I guess i put too much trust in the compiler.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2021-11-26 04:02:49 Re: pgsql: xlog.c: Remove global variables ReadRecPtr and EndRecPtr.
Previous Message Peter Eisentraut 2021-11-25 13:35:10 pgsql: Remove unneeded Python includes

Browse pgsql-hackers by date

  From Date Subject
Next Message houzj.fnst@fujitsu.com 2021-11-26 01:40:21 RE: pg_get_publication_tables() output duplicate relid
Previous Message Masahiko Sawada 2021-11-26 00:29:39 Re: Skipping logical replication transactions on subscriber side