pgsql: Fix incorrect errno definitions in ECPG manual.

From: rhaas(at)postgresql(dot)org (Robert Haas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect errno definitions in ECPG manual.
Date: 2010-08-11 18:53:04
Message-ID: 20100811185304.640FE7541D7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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:
----
REL7_4_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
ecpg.sgml (r1.53.2.2 -> r1.53.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1=1.53.2.2&r2=1.53.2.3)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2010-08-11 19:03:16 pgsql: Fix one more incorrect errno definition in the ECPG manual.
Previous Message Robert Haas 2010-08-11 18:52:58 pgsql: Fix incorrect errno definitions in ECPG manual.