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

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3
Date: 2002-01-23 13:44:17
Message-ID: 200201231344.g0NDiIL17912@www1.translationforge
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kaare Rasmussen 2002-01-23 14:09:39 Re: Add OR REPLACE clauses to non-FUNCTION object creation in PostgreSQL 7.3
Previous Message Dave Page 2002-01-23 13:13:02 Re: Auditing and Postgres 7.3