Mark exception and assert global variables as DLLIMPORT, so that plpgsql
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Mar 2001 18:26:01 +0000 (18:26 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 23 Mar 2001 18:26:01 +0000 (18:26 +0000)
commit9237a4914f491221fdbb6c24bc2abc2e96886df6
treea2e46a93146d3b183018cfc6584e4b2cf3fd6ccc
parent6381db8bd9f0bd8ac4ad3faf2e39ce4ebedc1ac0
Mark exception and assert global variables as DLLIMPORT, so that plpgsql
can be compiled with asserts enabled on Windoze.
src/backend/tcop/postgres.c
src/include/postgres.h
src/include/utils/excid.h