Re: CREATE OR REPLACE VIEW/TRIGGER - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: CREATE OR REPLACE VIEW/TRIGGER
Date
Msg-id 200110232319.f9NNJMN27771@candle.pha.pa.us
Whole thread Raw
In response to CREATE OR REPLACE VIEW/TRIGGER  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgsql-hackers
> We are also waiting for a proper ALTER table DROP column but we are day
> dreamers...

This is a good example of bad management on our parts.  We couldn't
decide between two possible DROP COLUMN implementations, so we now have
the worst result, which is no implementation at all.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: CREATE OR REPLACE VIEW/TRIGGER
Next
From: Bill Studenmund
Date:
Subject: Re: schema support, was Package support for Postgres