]> granicus.if.org Git - postgresql/commit
Spell "partitionwise" consistently.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 9 Aug 2018 07:41:28 +0000 (10:41 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 9 Aug 2018 07:43:18 +0000 (10:43 +0300)
commit31380bc7c204e7cfa9c9e1c62947909e2b38577c
tree20eebbeee3ce990061d46661a6d290e0221dfb20
parent661dd23950f2e64646404605e99315d2379de0e5
Spell "partitionwise" consistently.

I'm not sure which spelling is better, "partitionwise" or "partition-wise",
but everywhere else we spell it "partitionwise", so be consistent.

Tatsuro Yamada reported the one in README, I found the other one with grep.

Discussion: https://www.postgresql.org/message-id/d25ebf36-5a6d-8b2c-1ff3-d6f022a56000@lab.ntt.co.jp
contrib/postgres_fdw/expected/postgres_fdw.out
contrib/postgres_fdw/sql/postgres_fdw.sql
src/backend/optimizer/README