reference/pgsql/reference.xml
3ba581880a9e5635109c65cef01a7ca192999ad1
...
...
@@ -18,7 +18,7 @@
18
18
<note>
19
19
<para>
20
20
Most PostgreSQL functions accept <parameter>connection</parameter> as
21
-
the first optional parameter. If it is not provided, the last opened
21
+
the optional first parameter. If it is not provided, the last opened
22
22
connection is used. If it doesn't exist, functions return &false;.
23
23
</para>
24
24
</note>
25
25