pgsql: Clarify causes of possible mismatch between Win32 libraries and - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Clarify causes of possible mismatch between Win32 libraries and
Date
Msg-id 20051013174618.D3403D82DD@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Clarify causes of possible mismatch between Win32 libraries and
applications that use FILE pointers.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        ecpg.sgml (r1.67 -> r1.68)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml.diff?r1=1.67&r2=1.68)
        libpq.sgml (r1.191 -> r1.192)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.191&r2=1.192)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Some additional doc changes based around compression of page
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Rewording, use the more common multi-threaded/single-threaded.