1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-16 06:01:02 +03:00

Repair brain fade in previous commit, per Josh Kupershmidt.

This commit is contained in:
Robert Haas
2011-08-30 12:49:18 -04:00
parent 7fe33a51b9
commit 083549e43a

View File

@ -92,7 +92,7 @@ PostgreSQL documentation
<term><option>--if-exists</></term>
<listitem>
<para>
Do not throw an error if the database does not exist. A notice is
Do not throw an error if the user does not exist. A notice is
issued in this case.
</para>
</listitem>