From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: CVS tip problems |
Date: | 2004-06-01 05:29:40 |
Message-ID: | 1086067780.27765.722.camel@linda |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On Tue, 2004-06-01 at 01:33, Tom Lane wrote:
> First you might want to check which flavor of strerror_r() your platform
> has --- does it return int or char* ? The Linux man page for
> strerror_r() says
>From the definition in /usr/include/string.h, glibc 2.3.2 still has the
version that returns char*
--
Oliver Elphick olly(at)lfix(dot)co(dot)uk
Isle of Wight http://www.lfix.co.uk/oliver
GPG: 1024D/A54310EA 92C8 39E7 280E 3631 3F0E 1EC0 5664 7A2F A543 10EA
========================================
"Thou will show me the path of life; in thy presence
is fullness of joy; at thy right hand there are
pleasures for evermore." Psalms 16:11
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-06-01 05:59:45 | New btree_gist code has a few problems |
Previous Message | Alvaro Herrera | 2004-06-01 04:10:50 | SPI issue with nested xacts |
From | Date | Subject | |
---|---|---|---|
Next Message | Serguei A. Mokhov | 2004-06-01 06:08:30 | Re: Fully enabling NLS in pg_ctl |
Previous Message | Bruce Momjian | 2004-06-01 03:31:42 | Re: Fully enabling NLS in pg_ctl |