]> granicus.if.org Git - postgresql/commit
Wording quibbles regarding initdb username
authorStephen Frost <sfrost@snowman.net>
Sun, 8 May 2016 16:58:21 +0000 (12:58 -0400)
committerStephen Frost <sfrost@snowman.net>
Sun, 8 May 2016 16:58:21 +0000 (12:58 -0400)
commit6f69b96390eddf9c6129840eac511fd4159f01bb
tree8b44ebcf7ffa2ab6226918e236b04319b35af042
parent7df974ee0bfd8978830b941e7af5697fd4268656
Wording quibbles regarding initdb username

Use disallowed instead of reserved, cannot instead of can not, and
double quotes instead of single quotes.

Also add a test to cover the bug which started this discussion.

Per discussion with Tom.
src/bin/initdb/initdb.c
src/bin/initdb/t/001_initdb.pl