Re: int64 timestamp patch for contrib/pg_controldata

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: int64 timestamp patch for contrib/pg_controldata
Дата
Msg-id 3D47879D.B15D321E@fourpalms.org
обсуждение исходный текст
Ответ на Re: int64 timestamp patch for contrib/pg_controldata  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: int64 timestamp patch for contrib/pg_controldata  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: int64 timestamp patch for contrib/pg_controldata  (sugita@sra.co.jp)
Список pgsql-patches
Bruce, please do not apply this. I already have fixed up the program.
Here is the cvs log entry:

revision 1.6
date: 2002/07/05 15:31:16;  author: thomas;  state: Exp;  lines: +10 -1
Add a few new lines to display recently added fields in the ControlFile
 structure.
Now includes the following new fields:
 integer/float date/time storage
 maximum length of names (+1; they must also include a null termination)
 maximum number of function arguments
 maximum length of locale name

Thanks Kenji for the patch though. Would you have a chance to look at
the CVS version and see if it works the way you want?

                  - Thomas

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: [HACKERS] DROP COLUMN round 4
Следующее
От: Tom Lane
Дата:
Сообщение: Re: int64 timestamp patch for contrib/pg_controldata