pgsql: Remove obsolete remark that PQprepare() is more flexible than

Started by Tom Lanealmost 16 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Remove obsolete remark that PQprepare() is more flexible than PREPARE.

Spotted by Dmitriy Igrishin. Back-patch to 8.2, which is when the PREPARE
statement was improved to allow parameter types to be omitted.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
libpq.sgml (r1.289.2.6 -> r1.289.2.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.289.2.6&r2=1.289.2.7)