Re: inconsistency and inefficiency in setup_conversion()
John Naylor <jcnaylor@gmail.com>
From: John Naylor <jcnaylor@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-10-02T07:06:48Z
Lists: pgsql-hackers
Attachments
- v5-0001-Add-pg_language-lookup.patch (text/x-patch) patch v5-0001
- v5-0002-Replace-ad-hoc-format-for-conversion-functions.patch (text/x-patch) patch v5-0002
On 10/2/18, Michael Paquier <michael@paquier.xyz> wrote: > v4 does not apply anymore. I am moving this patch to next commit fest, > waiting on author. v5 attached. -John Naylor
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