Re: MCXT_ALLOC_NO_OOM -> DSA_ALLOC_NO_OOM in dsa.c
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: Thomas Munro <thomas.munro@enterprisedb.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2017-08-24T22:23:02Z
Lists: pgsql-hackers
Hi, On 2017-08-24 23:08:52 +1200, Thomas Munro wrote: > I spotted a (harmless) thinko in dsa.c. Please see attached. Pushed to 10 and master. Thanks. - Andres
Commits
-
Fix harmless thinko in dsa.c.
- 1563b8fa6738 10.0 landed
- 20fbf2553376 11.0 landed