Re: doc: Clarify Routines and Extension Membership

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: doc: Clarify Routines and Extension Membership
Date: 2022-08-12 13:14:12
Message-ID: YvZSJMsUlJ18M/iE@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Jul 18, 2022 at 04:40:15PM -0400, Bruce Momjian wrote:
> > Also, I'm thinking to change, on the same page (description):
> >
> > "Dropping an extension causes its component objects,"
> >
> > to be:
> >
> > "Dropping an extension causes its member objects,"
> >
> > I'm not sure why I originally chose component over member...
>
> All done, in the attached patch.

Patch applied through PG 13, where extension dependency tracking was
added.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Indecision is a decision. Inaction is an action. Mark Batterson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Drouvot, Bertrand 2022-08-12 13:31:45 Re: SYSTEM_USER reserved word implementation
Previous Message Robert Haas 2022-08-12 13:03:15 Re: [Proposal] Fully WAL logged CREATE DATABASE - No Checkpoints