Comment typo in typedef struct BrinTuple

Started by Amit Langoteover 11 years ago2 messageshackers
Jump to latest
#1Amit Langote
Langote_Amit_f8@lab.ntt.co.jp

Hi,

Find attached that does:

-        * mt_info is laid out in the following fashion:
+        * bt_info is laid out in the following fashion:
<snip-comment>
    uint8       bt_info;
} BrinTuple;

Thanks,
Amit

Attachments:

BrinTuple-typo-fix.patchapplication/octet-stream; name=BrinTuple-typo-fix.patchDownload+1-1
#2Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Amit Langote (#1)
Re: Comment typo in typedef struct BrinTuple

On 12/15/2014 09:04 AM, Amit Langote wrote:

Hi,

Find attached that does:

-        * mt_info is laid out in the following fashion:
+        * bt_info is laid out in the following fashion:
<snip-comment>
uint8       bt_info;
} BrinTuple;

Thanks. Fixed along with a bunch of other misc comment typos I've bumped
into.

- Heikki

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers