typos in comments referring to macros

From: John Naylor <john(dot)naylor(at)2ndquadrant(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: typos in comments referring to macros
Date: 2020-06-10 09:17:31
Message-ID: CACPNZCtRuvs6G+EYqejhVJgBq2AKeZdXRVJsbX4syhO9gn5SNQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It should be BLCKSZ and LOBLKSIZE, as in the attached.

--
John Naylor https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment Content-Type Size
block-size-comment.patch application/octet-stream 1.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Georgios 2020-06-10 09:42:35 Relation wide 'LIKE' clause
Previous Message Kyotaro Horiguchi 2020-06-10 09:00:43 Re: Is it useful to record whether plans are generic or custom?