]> granicus.if.org Git - postgresql/commit
Remove bogus use of PGDLLIMPORT.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 26 Nov 2010 22:05:29 +0000 (17:05 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 26 Nov 2010 22:05:29 +0000 (17:05 -0500)
commit1d9a0abec1224193fea3acf766b587fc3963a3b8
tree35a8d9df9a1a00dcf1affa0eaf40f4bf9c7a8d63
parent4a2516a7f976e2f6671930904d4e97a4832eff9f
Remove bogus use of PGDLLIMPORT.

That macro should be attached to extern declarations, not actual
definitions of variables.
src/backend/utils/init/globals.c