Re: Alpha4 release blockers (was Re: wrapping up this CommitFest) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Date
Msg-id 15626.1299431808@sss.pgh.pa.us
Whole thread Raw
In response to Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)  (Andres Freund <andres@anarazel.de>)
Responses Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
List pgsql-hackers
Andres Freund <andres@anarazel.de> writes:
> -        fmgr_info_collation(irel->rd_index->indcollation.values[attnum-1],
> +        fmgr_info_collation(irel->rd_indcollation[attnum-1],
>                              locinfo);

BTW, I went ahead and committed this part, since the bug and the fix are
clear.  I'm still not thrilled with the plan of sprinkling the code with
random fmgr_info_collation() calls to make up for the lack of a sane
default.  IMO, that *is* a default, just a badly implemented one.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Downtime for commitfest.postgresql.org
Next
From: Robert Haas
Date:
Subject: Re: Sync Rep v19