Comment typo in plannodes.h
Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
From: Etsuro Fujita <fujita.etsuro@lab.ntt.co.jp>
To: pgsql-hackers@postgresql.org
Date: 2017-08-10T12:25:21Z
Lists: pgsql-hackers
Attachments
- plannodes-comment-typo.patch (text/plain) patch
Hi, Here is a small patch for fixing a comment typo in plannodes.h: s/all the partitioned table/all the partitioned tables/. Best regards, Etsuro Fujita
Commits
-
Fix typo in comment.
- e69401075877 10.0 landed