| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Magnus Hagander <mha(at)sollentuna(dot)net> |
| Cc: | pgsql-patches(at)postgresql(dot)org |
| Subject: | Re: Win32 DEF file error |
| Date: | 2006-07-18 22:18:07 |
| Message-ID: | 200607182218.k6IMI7r05742@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Magnus Hagander wrote:
> The Win32 DEF files that are generated for libpq contain the attribute
> "DESCRIPTION", which is actually only allowed for device drivers. The
> compilers ignore it with a warning - if we remove them, we get rid of
> the warning.
>
> (ref
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/
> html/_core_description.asp)
>
> //Magnus
Content-Description: libpq_def.patch
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
--
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 | Marc Munro | 2006-07-18 23:36:04 | Re: New shared memory hooks proposal (was Re: pre_load_libraries) |
| Previous Message | Zdenek Kotala | 2006-07-18 21:44:20 | Mark change-on-restart-only values in postgresql.conf |