Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector - Mailing list pgsql-hackers

From Karl O. Pinc
Subject Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector
Date
Msg-id 20231002151832.1089822b@slate.karlpinc.com
Whole thread Raw
In response to Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector  ("Karl O. Pinc" <kop@karlpinc.com>)
Responses Re: Various small doc improvements; plpgsql, schemas, permissions, oidvector
List pgsql-hackers
On Sun, 1 Oct 2023 18:18:07 -0500
"Karl O. Pinc" <kop@karlpinc.com> wrote:

Version 6

Added:
v6-0015-Trigger-authors-need-not-worry-about-parallelism.patch

Can't say if this is an awesome idea or not.  (Might have saved me time.)  
Read the commit message for a justification.

> > On Mon, 25 Sep 2023 23:37:44 -0500
> > "Karl O. Pinc" <kop@karlpinc.com> wrote:
> >   
> > > > On Mon, 25 Sep 2023 17:55:59 -0500
> > > > "Karl O. Pinc" <kop@karlpinc.com> wrote:
> > > >       
> > > > > On Mon, 25 Sep 2023 14:14:37 +0200
> > > > > Daniel Gustafsson <daniel@yesql.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: 

v6-0001-Change-section-heading-to-better-reflect-saving-a.patch
v6-0002-Change-section-heading-to-better-describe-referen.patch
v6-0003-Better-section-heading-for-plpgsql-exception-trap.patch
v6-0004-Describe-how-to-raise-an-exception-in-the-excepti.patch
v6-0005-Improve-sentences-in-overview-of-system-configura.patch
v6-0006-Provide-examples-of-listing-all-settings.patch
v6-0007-Cleanup-summary-of-role-powers.patch
v6-0008-Explain-the-difference-between-role-attributes-an.patch
v6-0009-Document-the-oidvector-type.patch
v6-0010-Improve-sentences-about-the-significance-of-the-s.patch
v6-0011-Add-a-sub-section-to-describe-schema-resolution.patch
v6-0012-Explain-role-management.patch
v6-0013-Hyperlink-from-CREATE-FUNCTION-reference-page-to-.patch
v6-0014-Add-index-entries-for-parallel-safety.patch
v6-0015-Trigger-authors-need-not-worry-about-parallelism.patch

Regards,

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

Attachment

pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: CHECK Constraint Deferrable
Next
From: Tom Lane
Date:
Subject: Re: Allow deleting enumerated values from an existing enumerated data type