Typo in optimizer/README
Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>
From: Tatsuro Yamada <yamada.tatsuro@lab.ntt.co.jp>
To: pgsql-hackers@postgresql.org
Date: 2018-08-09T07:22:38Z
Lists: pgsql-hackers
Attachments
- fix_optimizer_readme.patch (text/x-patch) patch
Hi, Attached patch for fixing a typo in optimizer/README. s/Partition-wise/Partitionwise/ It is the only place the keyword "Partition-wise" exists, so I created the patch. Regards, Tatsuro Yamada NTT Open Source Software Center
Commits
-
Spell "partitionwise" consistently.
- 31380bc7c204 12.0 landed
- 83f2691a3f2b 11.0 landed