Re: Avoid incorrect allocation in buildIndexArray
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-09-14T01:45:49Z
Lists: pgsql-hackers
On Sat, Sep 12, 2020 at 12:40:49PM +0200, Julien Rouhaud wrote: > agreed. Ok, done as ac673a1 then. -- Michael
Commits
-
Avoid useless allocations for information of dumpable objects in pg_dump/
- ac673a1aaff1 14.0 landed