Re: inconsistency and inefficiency in setup_conversion()
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: John Naylor <jcnaylor@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-02T02:56:19Z
Lists: pgsql-hackers
Hi John, On Mon, Jul 02, 2018 at 01:59:03PM +0700, John Naylor wrote: > I've attached v4, which is a rebase plus some comment revisions. v4 does not apply anymore. I am moving this patch to next commit fest, waiting on author. -- Michael
Commits
-
Move the built-in conversions into the initial catalog data.
- d33faa285b8f 12.0 landed
-
Use symbolic references for pg_language OIDs in the bootstrap data.
- 814c9019aa7b 12.0 landed