New manual chapters

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: New manual chapters
Date: 2002-08-06 02:27:50
Message-ID: GNELIHDDFBOCMGBFGEFOOEIFCDAA.chriskl@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hey Peter,

I notice that here:

http://candle.pha.pa.us/main/writings/pgsql/sgml/ddl-alter.html

You mention that you cannot remove a column. This is no longer true as of
last friday.

And here:

http://candle.pha.pa.us/main/writings/pgsql/sgml/ddl-depend.html

You say:

"All drop commands in PostgreSQL support specifying CASCADE. Of course"

Which isn't technically true for the ALTER TABLE/DROP NOT NULL statement..

Chris

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-08-06 02:46:05 Re: PITR, checkpoint, and local relations
Previous Message Tatsuo Ishii 2002-08-06 02:08:41 Re: FUNC_MAX_ARGS benchmarks