pgsql: Remove superfluous curly brace, fixing compilation with - Mailing list pgsql-committers

From heikki@postgresql.org (Heikki Linnakangas)
Subject pgsql: Remove superfluous curly brace, fixing compilation with
Date
Msg-id 20091122145431.5FB95753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Remove superfluous curly brace, fixing compilation with OPTIMIZER_DEBUG.

Jan Urbanski

Modified Files:
--------------
    pgsql/src/backend/optimizer/path:
        allpaths.c (r1.189 -> r1.190)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/path/allpaths.c?r1=1.189&r2=1.190)

pgsql-committers by date:

Previous
From: okbob@pgfoundry.org (User Okbob)
Date:
Subject: orafce - orafce: implementation of dbms_random package
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Remove -w (--ignore-all-space) option from pg_regress's diff