CREATE OR REPLACE VIEW/TRIGGER

From: Jean-Michel POURE <jm(dot)poure(at)freesurf(dot)fr>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgadmin-hackers(at)postgresql(dot)org, dpage(at)vale-housing(dot)co(dot)uk, peter_e(at)gmx(dot)net, pgman(at)candle(dot)pha(dot)pa(dot)us, lockhart(at)fourpalms(dot)org, Inoue(at)tpf(dot)co(dot)jp, wrstuden(at)netbsd(dot)org, oleg(at)sai(dot)msu(dot)su, scrappy(at)hub(dot)org
Subject: CREATE OR REPLACE VIEW/TRIGGER
Date: 2001-10-23 15:16:06
Message-ID: 4.2.0.58.20011023165048.00a82c80@pop.freesurf.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-hackers

Dear all,

Would it be possible to implement CREATE OR REPLACE VIEW / TRIGGER in
PostgreSQL 7.2?

Alternatively, could someone implement CREATE OR DROP VIEW / TRIGGER? These
features are needed for pgAdmin II (we could also provide a patch for
PhpPgAdmin). If this cannot be implemented in PostgreSQL, we will go for
pseudo-modification solutions (which is definitely not a good solution).

We are also waiting for a proper ALTER table DROP column but we are day
dreamers...

Thanks for your help and comprehension.
Best regards,
Jean-Michel POURE
pgAdmin team

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Tom Lane 2001-10-23 18:29:04 Re: [HACKERS] CREATE OR REPLACE VIEW/TRIGGER
Previous Message Bill Studenmund 2001-10-23 10:34:29 Re: [HACKERS] CREATE OR REPLACE VIEW/TRIGGER

Browse pgsql-hackers by date

  From Date Subject
Next Message Bill Studenmund 2001-10-23 15:43:32 Re: schema support, was Package support for Postgres
Previous Message mlw 2001-10-23 14:40:00 Re: Index of a table is not used (in any case)