Re: Removing pg_pltemplate and creating "trustable" extensions

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Stephen Frost <sfrost@snowman.net>, pgsql-hackers@lists.postgresql.org
Date: 2019-11-15T21:22:17Z
Lists: pgsql-hackers

Attachments

I wrote:
> Accordingly, here's a patchset that does it like that.

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.

			regards, tom lane

Commits

  1. Invent "trusted" extensions, and remove the pg_pltemplate catalog.