| From: | Pit Müller <fmi-soft(at)gmx(dot)de> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | How to apply patches |
| Date: | 2005-08-11 07:34:19 |
| Message-ID: | 42FAFF7B.9080103@gmx.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
*Dave Page wrote in *pgsql-patches <http://archives.postgresql.org/pgsql-patches>*:*
>>The attached patch updates the thread test program to run stand-alone on
>>Windows. The test itself is bypassed in configure as discussed, and
>>libpq has been updated appropriately to allow it to build in thread-safe
>>mode.
>>
>>To apply, apply the patch as normal, then rename
>>src/interface/libpq/pthread.h.win32 to
>>src/interface/libpq/pthread-win32.h. Finally, run autoconf to regenerate
>>configure.
1. How can I apply patches
2. Where can i find autoconf, and what is it ?
I'm currently working on a Windows XP PC.
Regards
Pit
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Vanessa Conchodon | 2005-08-11 10:09:56 | connection trouble |
| Previous Message | Michael Fuhr | 2005-08-11 00:25:57 | Re: Transaction blocks |