Simon Riggs <[email protected]> writes:
> I get this 

> misc.c:253: warning: assignment discards qualifiers from pointer target
> type

> I'm guessing that error comes from this commit?

Yeah.  It's got worse problems than that too: it's not accounting for
possibility that internationalized string is significantly longer than
the ASCII version.  Fixed, I think.

                        regards, tom lane

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to