pgsql: Using clause has to accept signed numeric constants too. - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: Using clause has to accept signed numeric constants too.
Date
Msg-id 20081212121443.ED2DA7545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Using clause has to accept signed numeric constants too.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/preproc:
        ecpg.trailer (r1.2 -> r1.3)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/preproc/ecpg.trailer?r1=1.2&r2=1.3)

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Append major version number and for libraries soname major
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Reduce some rel.h inclusions, and add pg_list.h to pg_proc_fn.h.