Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3 - Mailing list pgsql-hackers

From Jean-Michel POURE
Subject Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3
Date
Msg-id 200201231344.g0NDiIL17912@www1.translationforge
Whole thread Raw
Responses Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3  ("Kaare Rasmussen" <kar@kakidata.dk>)
Re: Add OR REPLACE clauses to non-FUNCTION object creation  (Gavin Sherry <swm@linuxworld.com.au>)
Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3  (Holger Krug <hkrug@rationalizer.com>)
List pgsql-hackers
Dear all,

I would like to know if "Add OR REPLACE" to-do item is on PostgreSQL 7.3 
radar list.

There is a strong need for :
- CREATE OR REPLACE VIEW,
- CREATE OR REPLACE TRIGGER.

Please let me know if someone is working on theses features. This would help 
pgAdmin II and other GUIs considerably.

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).

Thanks again to all of you,
Best regards,
Jean-Michel POURE




pgsql-hackers by date:

Previous
From: Lamar Owen
Date:
Subject: Re: Auditing and Postgres 7.3
Next
From: "Kaare Rasmussen"
Date:
Subject: Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3