aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pgaccess/lib/help/create_database.hlp
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-01-27 18:34:38 +0000
committerBruce Momjian <bruce@momjian.us>2001-01-27 18:34:38 +0000
commit2a7ab4d91683314b7ac2afc3851a628f5233f8da (patch)
tree7fce98e45f424439a5cd3d621748fb8afe0875be /src/bin/pgaccess/lib/help/create_database.hlp
parent7fcd675dc34e4621975c356c4c48bcca53c3f322 (diff)
downloadpostgresql-2a7ab4d91683314b7ac2afc3851a628f5233f8da.tar.gz
postgresql-2a7ab4d91683314b7ac2afc3851a628f5233f8da.zip
Update to pgaccess 0.98.7.
Diffstat (limited to 'src/bin/pgaccess/lib/help/create_database.hlp')
-rw-r--r--src/bin/pgaccess/lib/help/create_database.hlp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pgaccess/lib/help/create_database.hlp b/src/bin/pgaccess/lib/help/create_database.hlp
index 52422c1cd51..a14e1e5a633 100644
--- a/src/bin/pgaccess/lib/help/create_database.hlp
+++ b/src/bin/pgaccess/lib/help/create_database.hlp
@@ -18,7 +18,7 @@ CREATE DATABASE name \[ WITH LOCATION = 'dbpath' \]
" {} "CREATEDB" {italic} "
Message returned if the command completes successfully.
-" {} "NOTICE: createdb: database \"name\" already exists." {italic} "
+" {} "WARN: createdb: database \"name\" already exists." {italic} "
This occurs if database specified already exists.
" {} "ERROR: Unable to create database directory directory" {italic} "