SLRU API tweak - Mailing list pgsql-hackers

From Kevin Grittner
Subject SLRU API tweak
Date
Msg-id 4D1B740F0200002500038D9F@gw.wicourts.gov
Whole thread Raw
Responses Re: SLRU API tweak  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Attached is a small patch to avoid putting an opaque structure into
the slru.h file and using it in an external function call where
external callers must always specify NULL.

-Kevin



Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Avoiding rewrite in ALTER TABLE ALTER TYPE
Next
From: Josh Berkus
Date:
Subject: Re: estimating # of distinct values