]> granicus.if.org Git - postgresql/commit
Back-patch addition of the ALLOCSET_FOO_SIZES macros.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 12 Oct 2018 18:49:33 +0000 (14:49 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 12 Oct 2018 18:49:33 +0000 (14:49 -0400)
commit1245561df4902a08a672bd451f5f2014e03c18a9
tree99e4c5b4a3bc809079ccd0772d0633c7e1927455
parent0a0c25594243eb5b5d25a1e7716e0ab993b5dab9
Back-patch addition of the ALLOCSET_FOO_SIZES macros.

These macros were originally added in commit ea268cdc9, and back-patched
into 9.6 before 9.6.0.  However, some extensions would like to use them
in older branches, and there seems no harm in providing them.  So add
them to all supported branches.  Per suggestions from Christoph Berg and
Andres Freund.

Discussion: https://postgr.es/m/20181012170355.bhxi273skjt6sag4@alap3.anarazel.de
src/include/utils/memutils.h