Thread
-
SLRU API tweak
Kevin Grittner <kevin.grittner@wicourts.gov> — 2010-12-29T23:46:55Z
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
-
Re: SLRU API tweak
Alvaro Herrera <alvherre@commandprompt.com> — 2010-12-30T15:18:40Z
Excerpts from Kevin Grittner's message of mié dic 29 20:46:55 -0300 2010: > 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. Thanks, committed. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support