diff options
author | Andres Freund | 2017-08-24 22:07:40 +0000 |
---|---|---|
committer | Andres Freund | 2017-08-24 22:07:40 +0000 |
commit | 20fbf25533763c8c78c9c668b718d831236fb111 (patch) | |
tree | 1050bd3b2677ba68aee3f11988028f2a07c55d48 /src/test/perl | |
parent | 0cdc3e47bea442643c9870dc419364b9f2f52dcb (diff) |
Fix harmless thinko in dsa.c.
Commit 16be2fd100199bdf284becfcee02c5eb20d8a11d added DSA_ALLOC_HUGE,
DSA_ALLOC_ZERO and DSA_ALLOC_NO_OOM which have the same numerical
values and meanings as the similarly named MCXT_... macros. In one
place we accidentally used MCXT_ALLOC_NO_OOM when DSA_ALLOC_NO_OOM is
wanted, so tidy that up.
Author: Thomas Munro
Discussion: http://postgr.es/m/CAEepm=2AimHxVkkxnMfQvbZMkXy0uKbVa0-D38c5-qwrCm4CMQ@mail.gmail.com
Backpatch: 10, where dsa was introduced.
Diffstat (limited to 'src/test/perl')
0 files changed, 0 insertions, 0 deletions