Re: [HACKERS] CREATE OR REPLACE VIEW / TRIGGER

2002-01-17 Thread Jan Wieck
Jean-Michel POURE wrote: [Charset iso-8859-15 unsupported, filtering to ASCII...] > Dear community, dear friends, > > I know it is feature freeze, so forgive me for this (ancien) question : would > it possible to add CREATE OR REPLACE VIEW and CREATE OR REPLACE TRIGGER in > current PostgreSQL 7.2

CREATE OR REPLACE VIEW / TRIGGER

2002-01-17 Thread Jean-Michel POURE
Dear community, dear friends, I know it is feature freeze, so forgive me for this (ancien) question : would it possible to add CREATE OR REPLACE VIEW and CREATE OR REPLACE TRIGGER in current PostgreSQL 7.2 release? Otherwise, it will take another year before these long-needed features are adde

Re: [ADMIN] CREATE OR REPLACE VIEW / TRIGGER

2002-01-17 Thread Tom Lane
Jean-Michel POURE <[EMAIL PROTECTED]> writes: > I know it is feature freeze, so forgive me for this (ancien) question : would > it possible to add CREATE OR REPLACE VIEW and CREATE OR REPLACE TRIGGER in > current PostgreSQL 7.2 release? No. RC1 is *tomorrow*, and we're not pushing it back to ad

Triggers in PostgreSQL 7.1

2002-01-17 Thread Jean-Michel POURE
Dear all, I am using pgAdmin II on PostgreSQL 7.1. It seems like triggers are not listed in server objects. Do I miss something? Best regards, Jean-Michel POURE

Re: Triggers in PostgreSQL 7.1

2002-01-17 Thread Jean-Michel POURE
OK, please disregard my last message!!!