Re: inconsistency and inefficiency in setup_conversion()

From: John Naylor <jcnaylor(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: inconsistency and inefficiency in setup_conversion()
Date: 2018-07-02 06:59:03
Message-ID: CAJVSVGUbfoQtTSGjaKbvUvORgAtzwkTSYgDxYKu3Aanb_PDE_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've attached v4, which is a rebase plus some comment revisions.

-John Naylor

Attachment Content-Type Size
v4-0001-Add-pg_language-lookup.patch text/x-patch 26.3 KB
v4-0002-Replace-ad-hoc-format-for-conversion-functions.patch text/x-patch 73.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2018-07-02 07:13:50 Re: [PATCH] Include application_name in "connection authorized" log message
Previous Message Masahiko Sawada 2018-07-02 06:12:02 Re: [HACKERS] SERIALIZABLE with parallel query