pgsql: This patch is required for vcbuild to work after the changes to - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: This patch is required for vcbuild to work after the changes to
Date
Msg-id 20070123154411.987D69FB5C0@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
This patch is required for vcbuild to work after the changes to
pg_proc.h (it's the same changes that's in gen_fmgrtab.sh in the unix
build).

Patch from Magnus Hagander.

Modified Files:
--------------
    pgsql/src/tools/msvc:
        Solution.pm (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add CREATE/ALTER/DROP OPERATOR FAMILY commands, also COMMENT ON
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add comment about exception lists in both winnt.h and ntstatus.h.