Use varargs macro for CACHEDEBUG - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Use varargs macro for CACHEDEBUG
Date
Msg-id 3bf4c056-6fcb-4aac-f06e-c6ed9b389711@2ndquadrant.com
Whole thread Raw
Responses Re: Use varargs macro for CACHEDEBUG  (Andres Freund <andres@anarazel.de>)
List 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

pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: shared-memory based stats collector
Next
From: Peter Eisentraut
Date:
Subject: Re: Reporting script runtimes in pg_regress