Minor documentation patch - Mailing list pgsql-hackers

From Martín Marqués
Subject Minor documentation patch
Date
Msg-id 304ec41b-baa4-f71a-0b4f-df054c71760e@2ndquadrant.com
Whole thread Raw
Responses Re: Minor documentation patch  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Hi,

Yesterday I was going over some consultancy and went to check some
syntax for CREATE FUNCTION, particularly related to SECURITY DEFINER part.

Reading there I saw a paragraph which had a sentence that wasn't very
clear at first.

The patch's description gives a better idea on the change, and how I got
there, and I believe it gives better meaning to the sentence in question.

I applied the same change on another part which had the same phrase.

Cheers,

--
Martín Marqués                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Use %u to print user mapping's umid and userid
Next
From: Peter Eisentraut
Date:
Subject: Re: ALTER TABLE lock downgrades have broken pg_upgrade