Re: pgsql/ oc/src/sgml/ref/create_function.sgml rc ...

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Bruce Momjian - CVS <momjian(at)hub(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql/ oc/src/sgml/ref/create_function.sgml rc ...
Date: 2001-06-06 05:13:13
Message-ID: 200106060513.f565DDP26307@candle.pha.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Bruce Momjian - CVS writes:
>
> > This patch adds support for %TYPE in CREATE FUNCTION argument and return
> > types. This version has an elog() to remind the user the type
> > resolution is not dynamic.
>
> I put forth my objection to more of these "friendly reminders".

I hear you. It was tough getting this patch in, and the "reminder" got
us out of deadlock. If we develop votes against the reminder, I am
really stuck. :-)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-06-06 17:07:47 pgsql/ ontrib/dbase/dbf.c ontrib/pg_resetxlog/ ...
Previous Message Bruce Momjian - CVS 2001-06-06 04:53:51 pgsql/doc TODO