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

  1. Fix harmless thinko in dsa.c.