Re: BUG #6585: Can't compile from source code

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrey Mitroshin <mit(at)akamit(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6585: Can't compile from source code
Date: 2012-04-13 18:53:47
Message-ID: 4885.1334343227@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Andrey Mitroshin <mit(at)akamit(dot)com> writes:
> But 9.0.7 compiles fine. 8.4.11 too.

That's fairly irrelevant, since the code that wants to use wcstombs_l()
and mbstowcs_l() is new in 9.1 (it's part of COLLATE-clause support).

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message mboldi 2012-04-13 19:40:35 BUG #6587: Limit on a query is mis-documented
Previous Message Biju George (UST, IND) 2012-04-13 10:48:17 Re: BUG #6583: for loop cursor