Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Holger Krug <hkrug(at)rationalizer(dot)com>
Cc: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3
Date: 2002-01-23 16:02:33
Message-ID: 2816.1011801753@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Holger Krug <hkrug(at)rationalizer(dot)com> writes:
> On Wed, Jan 23, 2002 at 02:44:17PM +0100, Jean-Michel POURE wrote:
>> Otherwise I will have to learn more C and do it myself (which I am not sure
>> to do because I am not a good programmer and do not know PostgreSQL
>> internals).

> It should be not very difficult. I think, the patch which implemented
> CREATE OR REPLACE FUNCTION should tell you almost all the stuff.

There was, however, quite a bit of thrashing-about later to make it
actually work reasonably well :-(

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-01-23 16:08:36 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Previous Message Matthew T. O'Connor 2002-01-23 15:54:35 Re: Auditing and Postgres 7.3