Re: Comment typo in tableam.h
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Brad DeJong <bpd0018@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>, Ashwin Agrawal <aagrawal@pivotal.io>, David Rowley <david.rowley@2ndquadrant.com>, Antonin Houska <ah@cybertec.at>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-18T02:52:10Z
Lists: pgsql-hackers
Hi, On 2019-07-11 20:44:02 -0500, Brad DeJong wrote: > More typos in tableam.h along with a few grammar changes. Thanks! Applied. Greetings, Andres Freund
Commits
-
tableam: comment improvements.
- fa7bb9345370 12.0 landed
- 21039555cdec 13.0 landed
-
Fix few typos and minor word smithing in tableam comments.
- e33a1435be55 12.0 landed
-
Fix few typos and minor wordsmithing in tableam comments.
- bd56cd75d2ce 13.0 landed
-
Add missing assertions for required table am callbacks.
- e5eba10d79bd 12.0 landed
- 78d41f6c9b0e 13.0 landed
-
Fix incorrect parameter name in comment
- 72b6223f766d 12.0 landed