Re: Polymorphic types vs. domains - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Polymorphic types vs. domains
Date
Msg-id 22954.1228741481@sss.pgh.pa.us
Whole thread Raw
In response to Re: Polymorphic types vs. domains  (Greg Stark <greg.stark@enterprisedb.com>)
Responses Re: Polymorphic types vs. domains  (Grzegorz Jaskiewicz <gj@pointblue.com.pl>)
List pgsql-hackers
Greg Stark <greg.stark@enterprisedb.com> writes:
> How would it break any apps?

Well, this would change the set of possible matches for ambiguous
function calls.  So it's not out of the question that you could get
ambiguous-function failures that didn't happen before.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: ALTER composite type does not work, but ALTER TABLE which ROWTYPE is used as a type - works fine
Next
From: Tom Lane
Date:
Subject: Re: Multiplexing SUGUSR1