pgsql: Reduce chatter from _dosmaperr() when used in FRONTEND code. - Mailing list pgsql-committers

From tgl@postgresql.org (Tom Lane)
Subject pgsql: Reduce chatter from _dosmaperr() when used in FRONTEND code.
Date
Msg-id 20081016132734.56CF47545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Reduce chatter from _dosmaperr() when used in FRONTEND code.
ITAGAKI Takahiro

Modified Files:
--------------
    pgsql/src/port:
        win32error.c (r1.4 -> r1.5)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/win32error.c?r1=1.4&r2=1.5)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix SPI_getvalue and SPI_getbinval to range-check the given
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed problem with literal boolean values.