aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistvacuum.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2018-02-28 18:33:45 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2018-02-28 18:33:45 -0500
commitaac6286d8fd17f94f3bce5dd8b942b7fcf9e2a61 (patch)
treea2fc392fc4c42de4dbd9e80d9d43c68450f06a8e /src/backend/access/gist/gistvacuum.c
parent14ffdd8cf88f6ef2dbfe0df542ef43e30f06b479 (diff)
downloadpostgresql-aac6286d8fd17f94f3bce5dd8b942b7fcf9e2a61.tar.gz
postgresql-aac6286d8fd17f94f3bce5dd8b942b7fcf9e2a61.zip
Rename base64 routines to avoid conflict with Solaris built-in functions.
Solaris 11.4 has built-in functions named b64_encode and b64_decode. Rename ours to something else to avoid the conflict (fortunately, ours are static so the impact is limited). One could wish for less duplication of code in this area, but that would be a larger patch and not very suitable for back-patching. Since this is a portability fix, we want to put it into all supported branches. Report and initial patch by Rainer Orth, reviewed and adjusted a bit by Michael Paquier Discussion: https://postgr.es/m/ydd372wk28h.fsf@CeBiTec.Uni-Bielefeld.DE
Diffstat (limited to 'src/backend/access/gist/gistvacuum.c')
0 files changed, 0 insertions, 0 deletions