pgsql: Back-patch addition of the ALLOCSET_FOO_SIZES macros.

Started by Tom Lanealmost 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/20181012170355.bhxi273skjt6sag4@alap3.anarazel.de

Branch
------
REL9_4_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ec185747a46e704fd45a8eaa7f420cc200dcb6e7

Modified Files
--------------
src/include/utils/memutils.h | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)