Re: guc GetConfigOptionByNum and tablefunc API - minor changes

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: guc GetConfigOptionByNum and tablefunc API - minor changes
Date: 2002-07-21 05:51:46
Message-ID: 3D3A4BF2.1070602@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-patches

Tom Lane wrote:
> Doesn't this duplicate get_func_rettype()? (Which is more clearly
> named anyway; a function's type is a second-order concept IMHO...)

Yep -- I thought I had seen something that would do this, and I looked
for such an animal for a while, but didn't guess close enough to the
name to find it :(

OK -- three new patches coming.

Joe

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2002-07-21 06:16:38 Re: guc GetConfigOptionByNum and tablefunc API - minor changes
Previous Message Tom Lane 2002-07-21 05:15:38 Re: guc GetConfigOptionByNum and tablefunc API - minor changes

Browse pgsql-patches by date

  From Date Subject
Next Message Joe Conway 2002-07-21 06:16:38 Re: guc GetConfigOptionByNum and tablefunc API - minor changes
Previous Message Tom Lane 2002-07-21 05:15:38 Re: guc GetConfigOptionByNum and tablefunc API - minor changes