Re: minor view creation weirdness - Mailing list pgsql-hackers

From Tom Lane
Subject Re: minor view creation weirdness
Date
Msg-id 18358.1065189202@sss.pgh.pa.us
Whole thread Raw
In response to Re: minor view creation weirdness  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>>> I'd almost argue that we should change this message to an error
>> 
>> I agree.

> Except that it would totally break backwards-compatibility?

Well, that's a possible problem.  How many such views do you think are
out there, given the existence of the warning?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: timestamp.c is broken (probably by ecpg) in 7.4
Next
From: Tom Lane
Date:
Subject: Re: Quick question