Use varargs macro for CACHEDEBUG

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Use varargs macro for CACHEDEBUG
Date: 2019-02-18 12:56:52
Message-ID: 3bf4c056-6fcb-4aac-f06e-c6ed9b389711@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I propose the attached patch to replace the CACHEX_elog() macros with a
single varargs version.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
0001-Use-varargs-macro-for-CACHEDEBUG.patch text/plain 6.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2019-02-18 12:59:51 Re: Reporting script runtimes in pg_regress
Previous Message Kyotaro HORIGUCHI 2019-02-18 12:35:31 Re: shared-memory based stats collector