Re: Re: COPY BINARY file format proposal

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: COPY BINARY file format proposal
Date: 2000-12-11 02:06:46
Message-ID: 200012110206.VAA16646@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> ncm(at)zembu(dot)com (Nathan Myers) writes:
> > I'd like to see a timestamp for when the image was created, and a
> > 128-byte comment field to allow annotations, even after the fact.
>
> Both seem like reasonable options. If you don't mind, however,
> I'd suggest that they be left for inclusion as chunks in the header
> extension area, rather than nailing them down in the fixed header.
>
> The advantage of handling a comment that way is obvious: it needn't
> be fixed-length. As for the timestamp, handling it as an optional
> chunk would allow graceful substitution of a different timestamp
> format, which we'll need when 2038 begins to loom.
>
> Basically what I want to do at the moment is get a minimal format
> spec nailed down for 7.1. There'll be time for neat extras later
> as long as we get it right now --- but there's not a lot of time
> for extras before 7.1.

The have the look of creeping-featurism to me.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 2000-12-11 03:08:25 Re: [COMMITTERS] pgsql/src/backend/commands (command.c vacuum.c)
Previous Message Bruce Momjian 2000-12-11 01:53:29 7.1 features list