Re: Distinct types - Mailing list pgsql-hackers

From Greg Stark
Subject Re: Distinct types
Date
Msg-id 4136ffa0811281511q6a9797f2id71f863619b10508@mail.gmail.com
Whole thread Raw
In response to Re: Distinct types  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
List pgsql-hackers
I have a feeling what it would actually take to make this useful might
be to turn every type into a kind of polymorphic type like our anyelem
and anyarray. So substring(mystring) would work and return a mystring
but mystring=string would fail.

-- 
greg


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Distinct types
Next
From: Peter Eisentraut
Date:
Subject: Re: HEAD build failure on win32 mingw