Changing column datatype without droping views

From: Lukasz Brodziak <lukasz(dot)brodziak(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Changing column datatype without droping views
Date: 2010-09-20 20:42:24
Message-ID: AANLkTimyx5HfAv3S_De9ZgBtwdaDu9g8H1RRW6pftkmK@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello,

I have a question regarding changing datatypes of columns. Is there a
way of changing the type of database column without having to drop and
recreate views that depend on that column?
--
Łukasz Brodziak

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas 2010-09-20 23:51:49 Whats this dropdown-list-field in pgAdmin-III 1.12 ?
Previous Message James Hartley 2010-09-20 20:36:23 detecting transaction results?