pg_control contents

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема pg_control contents
Дата
Msg-id 3C9B4CBF.7922466F@fourpalms.org
обсуждение исходный текст
Ответы Re: pg_control contents  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
At Tom Lane's suggestion, I am adding a field to pg_control to hold the
compile-time configuration of timestamp and time storage.

I notice that the compile-time locale settings are registered in that
same structure. And that they depend on NAMEDATALEN, which is *not* in
that structure. istm that it should be, and I'll go ahead and add it
barring objections. Comments?
                        - Thomas


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

Предыдущее
От: "Zeugswetter Andreas SB SD"
Дата:
Сообщение: Re: SET NULL / SET NOT NULL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_control contents