]> granicus.if.org Git - postgresql/commit
Fix typo: colums -> columns.
authorRobert Haas <rhaas@postgresql.org>
Wed, 31 Jan 2018 21:45:37 +0000 (16:45 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 31 Jan 2018 21:45:52 +0000 (16:45 -0500)
commita9fd6c321672c14940461ee47c52434bcf2ecdf9
treee2214c012c57db6401f097783755d33c421d9a65
parent0ae0f0777bf181df42368464600059d62b3a4e4d
Fix typo: colums -> columns.

Along the way, also fix code indentation.

Alexander Lakhin, reviewed by Michael Paquier

Discussion: http://postgr.es/m/45c44aa7-7cfa-7f3b-83fd-d8300677fdda@gmail.com
src/backend/parser/parse_utilcmd.c
src/test/regress/expected/identity.out