Re: Range Types and extensions - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Range Types and extensions
Date
Msg-id 10907.1307549074@sss.pgh.pa.us
Whole thread Raw
In response to Re: Range Types and extensions  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
Jeff Davis <pgsql@j-davis.com> writes:
> It looks like the type input function may be a problem, because it
> doesn't look like it knows what the collation is yet. In other words,
> PG_GET_COLLATION() is zero for the type input function.

Yeah, we've assumed that I/O functions do not need to know collation.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Error in PQsetvalue
Next
From: "Kevin Grittner"
Date:
Subject: Re: reindex creates predicate lock on index root