Re: Re: Outstanding patches

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Alessio Bragadini <alessio(at)albourne(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: Outstanding patches
Date: 2001-05-09 16:01:29
Message-ID: 21030.989424089@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-jdbc

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Does this relate to allowing functions to be recreated with the same OID
> as the original function? I think we need that badly for 7.2.

No, I don't think that's very related; that's a simple matter of
implementing an ALTER FUNCTION command. The other thing will require
figuring out how to do dependency tracking.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-05-09 16:03:16 Re: Re: Outstanding patches
Previous Message Bruce Momjian 2001-05-09 15:53:45 Re: Re: Outstanding patches

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2001-05-09 16:03:16 Re: Re: Outstanding patches
Previous Message Bruce Momjian 2001-05-09 15:58:50 Re: JDBC Download.