typedef SegmentNumber - Mailing list pgsql-hackers

From Thomas Munro
Subject typedef SegmentNumber
Date
Msg-id CA+hUKGJpJFLusyZzMHRqJKP3TC7MEC=D5bR5p-WBh0VRAEwnFw@mail.gmail.com
Whole thread Raw
Responses Re: typedef SegmentNumber
Re: typedef SegmentNumber
List pgsql-hackers
Hello,

Here's a rebase of a refactoring patch that got lost behind a filing
cabinet on another thread even though there seemed to be some
agreement that we probably want something like this[1].  It introduces
a new type SegmentNumber, instead of using BlockNumber to represent
segment numbers.

[1] https://www.postgresql.org/message-id/flat/

Attachment

pgsql-hackers by date:

Previous
From: "Palamadai, Eka"
Date:
Subject: [PATCH] Replica sends an incorrect epoch in its hot standby feedbackto the Master
Next
From: Thomas Munro
Date:
Subject: Re: typedef SegmentNumber