Re: generating bootstrap entries for array types
John Naylor <jcnaylor@gmail.com>
From: John Naylor <jcnaylor@gmail.com>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-20T18:30:18Z
Lists: pgsql-hackers
On 9/20/18, Dagfinn Ilmari Mannsåker <ilmari@ilmari.org> wrote: > Hi again John, Hi Ilmari, My apologies -- your messages ended up in my spam folder. I only saw this thread again when Tom replied. Thanks for the review! I'll keep a look out for any future messages. -John Naylor
Commits
-
Teach genbki.pl to auto-generate pg_type entries for array types.
- 3dc820c43e42 12.0 landed