Commit timestamp abbreviations

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Commit timestamp abbreviations
Date: 2014-12-23 19:25:35
Message-ID: 20141223192535.GA10626@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed this when looking at the allocated shared memory structures in
head:

shared memory alignment 64-byte of CommitTs Ctl: 0
shared 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(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2014-12-23 19:30:16 Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Previous Message Andres Freund 2014-12-23 19:11:08 Re: Wait free LW_SHARED acquisition - v0.10