| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Larry Rosenman <ler(at)lerctr(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] threads stuff/UnixWare |
| Date: | 2004-05-13 23:06:15 |
| Message-ID: | 200405132306.i4DN6FI07190@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Larry Rosenman wrote:
> > Really? You are configuring with --enable-thread-safety? I just
> > updated your template in CVS, and it is attached. However, any old CVS
> > should work fine.
> Nope, initdb is where we still die:
Patch applied:
Force thread flags for all Unixware builds if threading is requested.
This is required because once you link with a library that uses threads,
all references to that library have to use thread flags.
--
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
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 633 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2004-05-13 23:28:14 | Re: [HACKERS] threads stuff/UnixWare |
| Previous Message | Tom Lane | 2004-05-13 23:02:17 | Re: database errors |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Larry Rosenman | 2004-05-13 23:28:14 | Re: [HACKERS] threads stuff/UnixWare |
| Previous Message | Bruce Momjian | 2004-05-13 22:59:31 | Re: mingw configure failure detection |