Re: Use varargs macro for CACHEDEBUG

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Use varargs macro for CACHEDEBUG
Date: 2019-02-18 16:29:15
Message-ID: 20190218162915.6otquhx2naqil2nd@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2019-02-18 13:56:52 +0100, Peter Eisentraut wrote:
> I propose the attached patch to replace the CACHEX_elog() macros with a
> single varargs version.

+1

Greetings,

Andres Freund

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2019-02-18 16:32:00 Re: unconstify equivalent for volatile
Previous Message Andres Freund 2019-02-18 16:28:24 Re: Copy function for logical replication slots