Re: Removing pg_pltemplate and creating "trustable" extensions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Removing pg_pltemplate and creating "trustable" extensions
Date: 2020-01-05 22:51:37
Message-ID: 28717.1578264697@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I wrote:
> The cfbot noticed that a couple of patches committed this week
> created (trivial) conflicts with this patchset. Here's a v3
> rebased up to HEAD; no interesting changes.

The 2020 copyright update broke this patchset again. Here's a rebase.
No changes except for some minor rearrangement of the CREATE LANGUAGE
man page in 0003.

regards, tom lane

Attachment Content-Type Size
0001-invent-trusted-extensions-4.patch text/x-diff 17.9 KB
0002-make-pls-pure-extensions-4.patch text/x-diff 13.0 KB
0003-interpret-create-lang-as-create-ext-4.patch text/x-diff 28.9 KB
0004-remove-pg_pltemplate-4.patch text/x-diff 16.6 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message tsunakawa.takay@fujitsu.com 2020-01-06 01:37:46 RE: Libpq support to connect to standby server as priority
Previous Message Tomas Vondra 2020-01-05 20:06:03 Re: [Proposal] Global temporary tables