Re: BUG #5327: postgresql gives checksum error when upgrading 8.2.6 binaries to 8.2.14 in windows.

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: BUG #5327: postgresql gives checksum error when upgrading 8.2.6 binaries to 8.2.14 in windows.
Дата
Msg-id 20100224135533.GC22506@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: BUG #5327: postgresql gives checksum error when upgrading 8.2.6 binaries to 8.2.14 in windows.  (janandith jayawardena <janandith@gmail.com>)
Список pgsql-bugs
On Thu, Feb 18, 2010 at 12:51:04AM +0530, janandith jayawardena wrote:
> When building libecpg there are errors like,
>
> Error 1 error LNK2019: unresolved external symbol _PGTYPESdate_from_asc
> referenced in function _ECPGget_data data.obj libecpg
>
> I see PGTYPESdate_from_asc  in src/interface/ecpg/pgtypeslib/timestamp.c
>
> why isn't this picked up although I add it to source file list.

You need to link against libpgtypes. src/interface/ecpg/pgtypeslib/timestamp.c
does not belong into libecpg.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ 179140304, AIM/Yahoo/Skype michaelmeskes, Jabber meskes@jabber.org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Oleg Serov
Дата:
Сообщение: Re: BUG #5314: Error in nested composite types in plpgsql.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5314: Error in nested composite types in plpgsql.