| From: | shao bret <bret(dot)shao(at)outlook(dot)com> |
|---|---|
| To: | "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Incorrect comments in commit_ts.c |
| Date: | 2018-06-22 03:45:01 |
| Message-ID: | KL1PR0201MB21175B59D727FDC38D731586E6750@KL1PR0201MB2117.apcprd02.prod.outlook.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
Here is the comment for CommitTsPagePrecedes in commit_ts.c
/*
* Decide which of two CLOG page numbers is "older" for truncation purposes.
…
*/
I think there is some mistake for this comment. It should be ‘commitTS page’, not ‘CLOG page’.
Thanks,
Br.
Bret
发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
| Attachment | Content-Type | Size |
|---|---|---|
| 001-incorrect-comments.patch | application/octet-stream | 619 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2018-06-22 03:58:44 | Re: PANIC during crash recovery of a recently promoted standby |
| Previous Message | David Rowley | 2018-06-22 03:08:51 | Re: partition table and stddev() /variance() behaviour |