pgsql: Fix MSVC build (I think) for recent pg_proc.h column addition.

Started by Tom Lanealmost 19 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix MSVC build (I think) for recent pg_proc.h column addition.
This business with two independent build systems does kinda suck.

Modified Files:
--------------
pgsql/src/tools/msvc:
Solution.pm (r1.31 -> r1.32)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/Solution.pm?r1=1.31&r2=1.32)