]> granicus.if.org Git - postgresql/commit
Now that much of walreceiver has been pulled back into the postgres
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 20 Jan 2010 18:54:27 +0000 (18:54 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Wed, 20 Jan 2010 18:54:27 +0000 (18:54 +0000)
commit47ce95a7b98ff06b51f12a7381fc3788dff9961c
treec5c3da96ef698a987748784f6b9f82f774111baf
parentb3a1ef53c3ce6f91226303a2455e932de475cde3
Now that much of walreceiver has been pulled back into the postgres
binary, revert PGDLLIMPORT decoration of global variables. I'm not sure
if there's any real harm from unnecessary PGDLLIMPORTs, but these are all
internal variables that external modules really shouldn't be messing
with. ThisTimeLineID still needs PGDLLIMPORT.
src/include/libpq/pqsignal.h
src/include/replication/walreceiver.h
src/include/storage/ipc.h