Re: should we add a XLogRecPtr/LSN SQL type? - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: should we add a XLogRecPtr/LSN SQL type?
Date
Msg-id 52F28788.5030405@gmx.net
Whole thread Raw
In response to Re: should we add a XLogRecPtr/LSN SQL type?  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: should we add a XLogRecPtr/LSN SQL type?  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On 2/5/14, 1:31 PM, Robert Haas wrote:
> On Tue, Feb 4, 2014 at 3:26 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
>> Perhaps this type should be called pglsn, since it's an
>> implementation-specific detail and not a universal concept like int,
>> point, or uuid.
> 
> If we're going to do that, I suggest pg_lsn rather than pglsn.  We
> already have pg_node_tree, so using underscores for separation would
> be more consistent.

Yes, that's a good precedent in multiple ways.





pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Re: Misaligned BufferDescriptors causing major performance problems on AMD
Next
From: Robert Haas
Date:
Subject: Re: [doc patch] extra_float_digits and casting from real to numeric