| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | typedef SegmentNumber |
| Date: | 2020-02-07 00:00:00 |
| Message-ID: | CA+hUKGJpJFLusyZzMHRqJKP3TC7MEC=D5bR5p-WBh0VRAEwnFw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-Introduce-SegmentNumber-typedef-for-relation-segment.patch | application/octet-stream | 9.3 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2020-02-07 00:01:09 | Re: typedef SegmentNumber |
| Previous Message | Palamadai, Eka | 2020-02-06 23:51:55 | [PATCH] Replica sends an incorrect epoch in its hot standby feedback to the Master |