Re: Int64GetDatum

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Int64GetDatum
Дата
Msg-id 25795.1271770582@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Int64GetDatum  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
John R Pierce <pierce@hogranch.com> writes:
> Bruce Momjian wrote:
>> Ah, good idea.  Is pg_config.h the only file that varies from 32 to
>> 64-bit?

> it *appears* to be here, but I don't have the 64 bit file set to compare
> with.  there are definately a couple other files that get generated by
> ./configure, including ecpg_config.h and another that escapes me at the
> moment.

ecpg_config.h also has to be stubbed to make this work.  The other stuff
that could vary (like Makefile.global) gets installed under bin/ or lib/
so if you have a lib-vs-lib64 type of layout then that's safe.

            regards, tom lane

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

Предыдущее
От: cojack
Дата:
Сообщение: Re: Ltree - how to sort nodes on parent node
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: tar error, in pg_start_backup()