Re: BUG #5490: INSERT doesn't force cast from text to timestamp - Mailing list pgsql-bugs

From Greg Stark
Subject Re: BUG #5490: INSERT doesn't force cast from text to timestamp
Date
Msg-id AANLkTimhtFRnnbRifNmgvlvXoiI47mc1WaEYX0Yq7gFG@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5490: INSERT doesn't force cast from text to timestamp  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
On Mon, Jun 7, 2010 at 3:52 PM, Robert Haas <robertmhaas@gmail.com> wrote:
>> Is there a way to make values of "undefined" type pass through the SELECT DISTINCT filter (getting checked for
uniqueness)but remain "undefined" if all the values supplied for the column are "undefined"? 

The concept of "uniqueness" depends on what data type the data is
interpreted as.

--
greg

pgsql-bugs by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: Invalid YAML output from EXPLAIN
Next
From: Florian Weimer
Date:
Subject: Re: [HACKERS] Invalid YAML output from EXPLAIN