Re: win32.mak patch of pg_dump.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Hiroshi Saito <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: win32.mak patch of pg_dump.
Date: 2006-12-04 22:26:37
Message-ID: 200612042226.kB4MQbt25405@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied and backpatched for 8.2.X. Sorry it didn't make it into
8.2.0.

---------------------------------------------------------------------------

Hiroshi Saito wrote:
> Hi.
>
> The module link is insufficient.:-(
>
> ---- Sorry, japanese message change to xxx ---
> link.exe @C:\DOCUME~1\hi-saito\LOCALS~1\Temp\nmk03360.
> common.obj : error LNK2001: xxxxxx "_pg_qsort" xxxxxx
> pg_dump_sort.obj : error LNK2001: xxxxx "_pg_qsort" xxxxx
> .\Release\pg_dump.exe : fatal error LNK1120: xxxxxxx
> NMAKE : fatal error U1077: 'link.exe' : xxxxx '0x460'
> Stop.
> ----
>
> Please apply it.
> Thanks.
>
> Regards,
> Hiroshi Saito
[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Gavin Sherry 2006-12-05 00:10:42 Re: On-disk bitmap index implementation
Previous Message Bruce Momjian 2006-12-04 22:24:01 Re: patch of Encoding problem