Re: create or replace rule/view

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>, pgsql-patches(at)postgresql(dot)org
Subject: Re: create or replace rule/view
Date: 2002-08-13 09:24:38
Message-ID: 200208131124.38154.jm.poure@freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Le Dimanche 11 Août 2002 19:22, Gavin Sherry a écrit :
> create or replace rule ...
> create or replace view ...

Thank you so much.
This will help pgAdmin2 a lot.

We hope your patch will be accepted before the next release of PostgreSQL. We
will make use of these new CREATE OR REPLACE features immediately in
pgAdmin2.

Again, thanks
Jean-Michel POURE

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Jean-Michel POURE 2002-08-13 09:25:59 Re: CREATE OR REPLACE TRIGGER
Previous Message Tatsuo Ishii 2002-08-13 07:06:05 Re: [HACKERS] SQL99 CONVERT() function