Re: int64 timestamp patch for contrib/pg_controldata

From: sugita(at)sra(dot)co(dot)jp
To: lockhart(at)fourpalms(dot)org
Cc: pgman(at)candle(dot)pha(dot)pa(dot)us, pgsql-patches(at)postgresql(dot)org
Subject: Re: int64 timestamp patch for contrib/pg_controldata
Date: 2002-07-31 07:03:34
Message-ID: 20020731.160334.28788959.sugita@sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
Date: Tue, 30 Jul 2002 23:45:49 -0700

;;; 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?

Yes, it does. I looked it just now.

Kenji Sugita

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Thomas Lockhart 2002-07-31 07:12:02 Re: int64 timestamp patch for contrib/pg_controldata
Previous Message Thomas Lockhart 2002-07-31 07:00:06 Re: int64 timestamp patch for contrib/pg_controldata