Re: unknownin/out patch (was [HACKERS] PQescapeBytea is

From: Joe Conway <mail(at)joeconway(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>, pgsql-patches(at)postgresql(dot)org, Thomas Lockhart <lockhart(at)fourpalms(dot)org>
Subject: Re: unknownin/out patch (was [HACKERS] PQescapeBytea is
Date: 2002-04-08 06:06:43
Message-ID: 3CB13373.1080809@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Tom Lane wrote:
> FWIW, CVS tip with --enable-multibyte builds and passes regression tests
> here (modulo the horology thing). I concur with Chris' suggestion that
> you may not have done a clean reconfiguration. If you're not using
> --enable-depend then a "make clean" is certainly needed.
>

--enable-depend did the trick.

Patch now passes all tests but horology with:

./configure --enable-locale --enable-debug --enable-cassert
--enable-multibyte --enable-syslog --enable-nls --enable-depend

Thanks!

Joe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Karel Zak 2002-04-08 08:22:11 Re: timeout implementation issues
Previous Message Tatsuo Ishii 2002-04-08 05:45:13 Re: unknownin/out patch (was [HACKERS] PQescapeBytea is not

Browse pgsql-patches by date

  From Date Subject
Next Message Michael Meskes 2002-04-08 06:42:54 Re: ECPG patch for recent ALTER TABLE / S|D NOT NULL changes
Previous Message Tatsuo Ishii 2002-04-08 05:45:13 Re: unknownin/out patch (was [HACKERS] PQescapeBytea is not