Re: win32 version info

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: win32 version info
Дата
Msg-id 4441.24.211.141.25.1091104191.squirrel@www.dunslane.net
обсуждение исходный текст
Ответ на Re: win32 version info  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
Magnus Hagander said:

>
> One more thing I realised - we need two different types of versioninfo
> structures, because one fields tells wether it's a DLL or an app. How
> would you prefer this done - either using $(WIN32VERDLL)/$(WIN32VERAPP)
> (or $(PORTOBJSHLIB)/$(PORTOBJAPP) if we go down that route), or by
> setting another field along FILEDESC called FILETYPE or similar?
>

I think I would go with PORTOBJ + FILEDESC + FILETYPE for now. ISTM that
gets it clean enough, and it can be revisited later if necessary.

One thing that I think Peter referred to - libraries that we version (e.g.
libpq) in standard Unix major.minor style should probably carry that version
rather than the PostgreSQL version number.

cheers

andrew



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

Предыдущее
От: Zhenbang Wei
Дата:
Сообщение: Traditional Chinese libpq-zh_TW.po for 7.5
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: win32 version info