mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Can be delimited by semicolons
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297816 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0306ecd5ad
commit
77695e5d20
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<para>
|
||||
The PDO_PGSQL Data Source Name (DSN) is composed of the following elements, delimited by spaces:
|
||||
The PDO_PGSQL Data Source Name (DSN) is composed of the following elements, delimited by spaces or semicolons:
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
<term>DSN prefix</term>
|
||||
|
|
Loading…
Reference in a new issue