Re: Create function prototype as part of PG_FUNCTION_INFO_V1

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Andres Freund <andres(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Create function prototype as part of PG_FUNCTION_INFO_V1
Date: 2014-02-15 15:06:13
Message-ID: 52FF8265.80105@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/15/14, 8:51 AM, Andres Freund wrote:
> Based on those comments and the lack of counter arguments after a month
> I am going to mark the patch as rejected.

Actually, I was waiting for that PGDLLIMPORT thread to sort itself out
before tackling this.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-02-15 15:06:41 Re: Memory ordering issue in LWLockRelease, WakeupWaiters, WALInsertSlotRelease
Previous Message Andres Freund 2014-02-15 14:51:09 Re: Performance Improvement by reducing WAL for Update Operation