Обсуждение: pgsql: Remove obsolete remark that PQprepare() is more flexible than

Поиск
Список
Период
Сортировка

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

От
tgl@postgresql.org (Tom Lane)
Дата:
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_3_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.255.2.2 -> r1.255.2.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.255.2.2&r2=1.255.2.3)