Make spelling consistent "vertexes" -> "vertices"
Reported-by: Ayush Tiwari <[email protected]> Discussion: https://www.postgresql.org/message-id/flat/CAJTYsWXFy1j_T82%2BM_S9kFxU414tQYnZQD-b82%3DoL_LbG_5fPQ%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/d0eac3cafb0130b6da1eff03f2fd3afc448801c8 Modified Files -------------- src/backend/commands/propgraphcmds.c | 4 ++-- src/backend/rewrite/rewriteGraphTable.c | 12 ++++++------ src/test/regress/expected/graph_table.out | 6 +++--- src/test/regress/sql/graph_table.sql | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-)
