aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/float.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2020-08-15 08:34:48 +0530
committerAmit Kapila <akapila@postgresql.org>2020-08-15 08:34:48 +0530
commitb48cac3b10a02fea2bed684469dd4d36a6616405 (patch)
tree7bf41762718f961a671729a565b450117e7bc714 /src/backend/utils/adt/float.c
parent1e7629d2c95ffd290ab0e18d7618ca9d9da94265 (diff)
downloadpostgresql-b48cac3b10a02fea2bed684469dd4d36a6616405.tar.gz
postgresql-b48cac3b10a02fea2bed684469dd4d36a6616405.zip
Mark a few logical decoding related variables with PGDLLIMPORT.
Commit 7259736a6e added two variables CheckXidAlive and bsysscan to detect concurrent aborts and used these in inline functions that are part of the API that can be used by extensions. So it is better to mark them with PGDLLIMPORT. Reported-by: Thomas Munro Discussion: https://postgr.es/m/CA+hUKGJ7+HYupd=Pz9+QrXa-C_YnbC4rAYu8V+=OKg=UgdzMeg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions