Re: Need to do an ALTER TABLE.

From: "Josh Berkus" <josh(at)agliodbs(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Need to do an ALTER TABLE.
Date: 2001-04-04 23:07:23
Message-ID: web-34021@davinci.ethosmedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

Tom,

That does bring up a related question: when are we gonna get DROP
COLUMN capability? Currently my tables are littered with unused columns
because I can't remove them without blowing my referential integrity and
views to heck.

-Josh Berkus

______AGLIO DATABASE SOLUTIONS___________________________
Josh Berkus
Complete information technology josh(at)agliodbs(dot)com
and data management solutions (415) 565-7293
for law firms, small businesses fax 621-2533
and non-profit organizations. San Francisco

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Menke 2001-04-04 23:16:56 JBuilder4 JDBC Explorer
Previous Message Ligia Pimentel 2001-04-04 23:06:20 Deploying psqlodbc to Win98

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2001-04-04 23:18:30 Re: UNION in a VIEW?
Previous Message Tom Lane 2001-04-04 23:06:03 Re: [7.0.3] optimizing a LIKE query ...