Commit timestamp abbreviations - Mailing list pgsql-hackers

From Bruce Momjian
Subject Commit timestamp abbreviations
Date
Msg-id 20141223192535.GA10626@momjian.us
Whole thread Raw
Responses Re: Commit timestamp abbreviations  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
I noticed this when looking at the allocated shared memory structures in
head:
shared memory alignment 64-byte of CommitTs Ctl:  0shared memory alignment 64-byte of CommitTs shared:  0

I thought we got rid of the idea that 'Ts' means timestamp.  Was this
part forgotten?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Wait free LW_SHARED acquisition - v0.10
Next
From: Peter Geoghegan
Date:
Subject: Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}