PGDLLIMPORT-ify old_snapshot_threshold.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 14216649f3dc8bd9839702440dd593e958b0920b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2016-04-21T18:33:34Z
Releases: 9.6.0
PGDLLIMPORT-ify old_snapshot_threshold.

Revert commit 7cb1db1d9599f0a09d6920d2149d956ef6d88b0e, which represented
a misunderstanding of the problem (if snapmgr.h weren't already included
in bufmgr.h, things wouldn't compile anywhere).  Instead install what
I think is the real fix.

Files

PathChange+/−
contrib/bloom/blscan.c modified +0 −1
src/include/utils/snapmgr.h modified +1 −1