Skip to content

Commit ad829c3

Browse files
committed
Fix typo in CREATE DATABASE syntax synopsis.
Misplaced "]", evidently a thinko in commit 213335c.
1 parent 2973d7d commit ad829c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ref/create_database.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ CREATE DATABASE <replaceable class="PARAMETER">name</replaceable>
2929
[ LC_CTYPE [=] <replaceable class="parameter">lc_ctype</replaceable> ]
3030
[ TABLESPACE [=] <replaceable class="parameter">tablespace_name</replaceable> ]
3131
[ ALLOW_CONNECTIONS [=] <replaceable class="parameter">allowconn</replaceable> ]
32-
[ CONNECTION LIMIT [=] <replaceable class="parameter">connlimit</replaceable> ] ]
33-
[ IS_TEMPLATE [=] <replaceable class="parameter">istemplate</replaceable> ]
32+
[ CONNECTION LIMIT [=] <replaceable class="parameter">connlimit</replaceable> ]
33+
[ IS_TEMPLATE [=] <replaceable class="parameter">istemplate</replaceable> ] ]
3434
</synopsis>
3535
</refsynopsisdiv>
3636

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy