| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
| Cc: | Bruce Momjian <momjian(at)svr1(dot)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org |
| Subject: | Re: pgsql-server/src/template freebsd |
| Date: | 2003-09-13 16:35:19 |
| Message-ID: | 200309131635.h8DGZJO07631@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Marc G. Fournier wrote:
>
> Based on what? Last I checked, we were ...
Nope. Run src/tools/test_thread_funcs.c. We have reports of failures
on 4.8 and 5.1. Of course, it is just testing a few functions that we
want to be thread-safe, but are not. And, FreeBSD doesn't have *_r
versions of those functions, so will need the patch I just applied that
does the thread locking in our code.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-09-13 16:36:25 | Re: pgsql-server/ /configure.in rc/include/port.h ... |
| Previous Message | Marc G. Fournier | 2003-09-13 16:28:56 | Re: pgsql-server/src/template freebsd |