From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Michael Meskes <meskes(at)postgresql(dot)org> |
Cc: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk>, "Shridhar Daithankar<shridhar_daithankar(at)persistent(dot)co(dot)in>" <shridhar_daithankar(at)persistent(dot)co(dot)in>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: ECPG, threading and pooling |
Date: | 2003-01-27 14:30:50 |
Message-ID: | 25583.1043677850@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Michael Meskes <meskes(at)postgresql(dot)org> writes:
> - Is it neccessary to patch c.h for ecpg?
If you commit that part, it will be reverted forthwith (especially the
hardwired #define HAVE_PTHREAD_H ;-)).
Keep the thread hacking on the client side, please. Isn't there one of
the ecpg/include/ files that would be suitable?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Bogdan | 2003-01-27 14:38:00 | help with I/O statistics in 7.3.1 |
Previous Message | Reggie Burnett | 2003-01-27 14:30:45 | how do I get the table name from a query? |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2003-01-27 15:06:36 | Re: ECPG, threading and pooling |
Previous Message | Lee Kindness | 2003-01-27 14:18:09 | Re: ECPG, threading and pooling |