pgsql: Fix incorrect errno definitions in ECPG manual. - Mailing list pgsql-committers

From rhaas@postgresql.org (Robert Haas)
Subject pgsql: Fix incorrect errno definitions in ECPG manual.
Date
Msg-id 20100811185243.63C497541D7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix incorrect errno definitions in ECPG manual.

ecpgerrno.h hasn't materially changed since PostgreSQL 7.4, so this has
been wrong for a very long time.  Back-patch all the way.

Satoshi Nagayasu

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/doc/src/sgml:
        ecpg.sgml (r1.77.2.1 -> r1.77.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1=1.77.2.1&r2=1.77.2.2)

pgsql-committers by date:

Previous
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Fix incorrect errno definitions in ECPG manual.
Next
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Fix incorrect errno definitions in ECPG manual.