pgsql: Document why PQtrace and ecpg debug() can crash the application

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document why PQtrace and ecpg debug() can crash the application
Date: 2005-09-25 03:06:42
Message-ID: 20050925030642.D95E8D91BF@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Document why PQtrace and ecpg debug() can crash the application if the
DLL compiles to not match the application.

Modified Files:
--------------
pgsql/doc/src/sgml:
ecpg.sgml (r1.65 -> r1.66)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.65&r2=1.66)
libpq.sgml (r1.189 -> r1.190)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.189&r2=1.190)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-09-25 03:12:17 pgsql: Wording cleanup.
Previous Message Neil Conway 2005-09-24 23:25:31 pgsql: Cleanups for recent addition to log_connections documentation.