Re: duplicate function oid symbols

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: John Naylor <john(dot)naylor(at)enterprisedb(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: duplicate function oid symbols
Date: 2020-10-29 17:35:08
Message-ID: 1589281.1603992908@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

John Naylor <john(dot)naylor(at)enterprisedb(dot)com> writes:
> Here is a quick patch implementing this much.

Pushed with a couple cosmetic tweaks.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2020-10-29 17:48:10 Re: Deduplicate aggregates and transition functions in planner
Previous Message Justin Pryzby 2020-10-29 17:00:20 Re: pg_dump, ATTACH, and independently restorable child partitions