| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp> |
| Cc: | Shoaib Mir <shoaibmir(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, DEV <dev(at)umpa-us(dot)com>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [GENERAL] WIN32 Build? |
| Date: | 2006-08-10 01:46:58 |
| Message-ID: | 200608100146.k7A1kwq19559@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Hiroshi Saito wrote:
> Hi.
>
> Probably, the problem is happened in 8.1.4 of an official archive.
> http://archives.postgresql.org/pgsql-patches/2006-05/msg00232.php
>
> It is already clear at include/port/win32.h.
> And it is used as pg_config_os.h.
Actually, the patch you referenced was placed in port/win32.h in CVS
HEAD, but not in 8.1.X becuase I thought it was only for MSVC compiles
of the backend. 8.1.X fixed, and comment added.
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matthew T. O'Connor | 2006-08-10 03:31:06 | Re: PITR Questions |
| Previous Message | Hiroshi Saito | 2006-08-10 01:04:04 | Re: [GENERAL] WIN32 Build? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-08-10 01:56:49 | Re: pgstattuple extension for indexes |
| Previous Message | Bruce Momjian | 2006-08-10 01:35:21 | pgsql: Move "#define inline __inline" from port/win32.h to c.h because |