| From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
|---|---|
| To: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Typo in src/backend/access/hash/README |
| Date: | 2018-03-05 03:30:28 |
| Message-ID: | CAEepm=1_682z-09DNHj4GkCJAqWK-D6h9Oq5ea84T1oqq1-Utg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
Not sure what word was missed here, but I guess "count":
our the number of buckets stored in our cached copy of the metapage. If
-so, the bucket has certainly been split, because the must originally
+so, the bucket has certainly been split, because the count must originally
have been less than the number of buckets that existed at that time and
--
Thomas Munro
http://www.enterprisedb.com
| Attachment | Content-Type | Size |
|---|---|---|
| somebody-accidentally-a-word.patch | application/octet-stream | 873 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Justin Pryzby | 2018-03-05 03:40:26 | Re: Typo in src/backend/access/hash/README |
| Previous Message | Thomas Munro | 2018-03-05 03:28:38 | Re: [HACKERS] GSoC 2017: weekly progress reports (week 4) and patch for hash index |