Create function prototype as part of PG_FUNCTION_INFO_V1

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Create function prototype as part of PG_FUNCTION_INFO_V1
Date: 2014-01-15 05:00:12
Message-ID: 1389762012.24046.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

This idea has appeared at least twice now, in
http://www.postgresql.org/message-id/1386301050.2743.17.camel@vanquo.pezone.net and http://www.postgresql.org/message-id/52D25AA2.50108@2ndquadrant.com . Even if it doesn't help with Windows issues, as discussed in the second thread, it still seems like a win for reducing boilerplate and accidental compiler warnings. So here is a patch for consideration.

Attachment Content-Type Size
0001-Create-function-prototype-as-part-of-PG_FUNCTION_INF.patch text/x-patch 70.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2014-01-15 05:02:59 Re: CREATE TABLESPACE WITH
Previous Message Michael Paquier 2014-01-15 04:53:59 Re: shared memory message queues