Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector

From: "Karl O(dot) Pinc" <kop(at)karlpinc(dot)com>
To: Daniel Gustafsson <daniel(at)yesql(dot)se>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector
Date: 2023-10-01 00:47:34
Message-ID: 20230930194734.346acd3f@slate.karlpinc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Version 4.

Added: v4-0012-Explain-role-management.patch

On Mon, 25 Sep 2023 23:37:44 -0500
"Karl O. Pinc" <kop(at)karlpinc(dot)com> wrote:

> > On Mon, 25 Sep 2023 17:55:59 -0500
> > "Karl O. Pinc" <kop(at)karlpinc(dot)com> wrote:
> >
> > > On Mon, 25 Sep 2023 14:14:37 +0200
> > > Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
> >
> > > > Once done you can do "git format-patch origin/master -v 1" which
> > > > will generate a set of n patches named v1-0001 through v1-000n.

> > > I am not particularly confident in the top-line commit
> > > descriptions.
> >
> > > The bulk of the commit descriptions are very wordy
> >
> > > Listing all the attachments here for future discussion:

v4-0001-Change-section-heading-to-better-reflect-saving-a.patch
v4-0002-Change-section-heading-to-better-describe-referen.patch
v4-0003-Better-section-heading-for-plpgsql-exception-trap.patch
v4-0004-Describe-how-to-raise-an-exception-in-the-excepti.patch
v4-0005-Improve-sentences-in-overview-of-system-configura.patch
v4-0006-Provide-examples-of-listing-all-settings.patch
v4-0007-Cleanup-summary-of-role-powers.patch
v4-0008-Explain-the-difference-between-role-attributes-an.patch
v4-0009-Document-the-oidvector-type.patch
v4-0010-Improve-sentences-about-the-significance-of-the-s.patch
v4-0011-Add-a-sub-section-to-describe-schema-resolution.patch
v4-0012-Explain-role-management.patch

Regards,

Karl <kop(at)karlpinc(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

Attachment Content-Type Size
v4-0001-Change-section-heading-to-better-reflect-saving-a.patch text/x-patch 1.4 KB
v4-0002-Change-section-heading-to-better-describe-referen.patch text/x-patch 1.3 KB
v4-0003-Better-section-heading-for-plpgsql-exception-trap.patch text/x-patch 2.2 KB
v4-0004-Describe-how-to-raise-an-exception-in-the-excepti.patch text/x-patch 1.5 KB
v4-0005-Improve-sentences-in-overview-of-system-configura.patch text/x-patch 1.1 KB
v4-0006-Provide-examples-of-listing-all-settings.patch text/x-patch 2.6 KB
v4-0007-Cleanup-summary-of-role-powers.patch text/x-patch 3.6 KB
v4-0008-Explain-the-difference-between-role-attributes-an.patch text/x-patch 2.2 KB
v4-0009-Document-the-oidvector-type.patch text/x-patch 1.3 KB
v4-0010-Improve-sentences-about-the-significance-of-the-s.patch text/x-patch 2.6 KB
v4-0011-Add-a-sub-section-to-describe-schema-resolution.patch text/x-patch 4.0 KB
v4-0012-Explain-role-management.patch text/x-patch 1.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrei Lepikhov 2023-10-01 06:32:23 Re: POC: GROUP BY optimization
Previous Message Andy Atkinson 2023-09-30 22:29:53 Doc: Minor update for enable_partitionwise_aggregate