pgsql: Fix thinko in allocation call during MVC list deserialization

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix thinko in allocation call during MVC list deserialization
Date: 2019-04-01 05:22:04
Message-ID: E1hApOW-0006LQ-J3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix thinko in allocation call during MVC list deserialization

Spotted by Coverity.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4ae7f02b0364ccba49a82efbfff46125fb357d6c

Modified Files
--------------
src/backend/statistics/mcv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2019-04-01 06:59:19 Re: pgsql: Compute XID horizon for page level index vacuum on primary.
Previous Message Noah Misch 2019-04-01 02:34:13 pgsql: Update HINT for pre-existing shared memory block.