pgsql: Spell "partitionwise" consistently. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Spell "partitionwise" consistently.
Date
Msg-id E1fnfc1-0007CN-02@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/31380bc7c204e7cfa9c9e1c62947909e2b38577c

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 2 +-
contrib/postgres_fdw/sql/postgres_fdw.sql      | 2 +-
src/backend/optimizer/README                   | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Restrict access to reindex of shared catalogs fornon-privileged
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: Only first instance of a PREPARE parameter sets data type