From: | Hannu Krosing <hannu(at)tm(dot)ee> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: What about CREATE OR REPLACE FUNCTION? |
Date: | 2001-10-02 14:44:22 |
Message-ID: | 3BB9D2C6.90C40B4F@tm.ee |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers pgsql-hackers |
Tom Lane wrote:
>
> Did we come to any conclusion about whether to accept Gavin Sherry's
> CREATE OR REPLACE FUNCTION patch?
> http://fts.postgresql.org/db/mw/msg.html?mid=1035792
>
> AFAIR, the score was that I liked it, Bruce didn't, and no one else
> had expressed an opinion.
>
> The patch itself needs a little bit of cleanup I think, but I'm willing
> to fix and apply it if there's a consensus that we want the feature.
If it enables us to for example change a trigger function without
redefining
the trigger itself then surely it is needed.
----------------
Hannu
From | Date | Subject | |
---|---|---|---|
Next Message | Jean-Michel POURE | 2001-10-02 14:51:13 | Re: Table modification |
Previous Message | Tom Lane | 2001-10-02 14:29:59 | What about CREATE OR REPLACE FUNCTION? |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2001-10-02 15:08:26 | Re: My last ECPG commit |
Previous Message | Lamar Owen | 2001-10-02 14:43:33 | Re: Preparation for Beta |