Re: Minor documentation patch

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Martín Marqués <martin(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor documentation patch
Date: 2016-05-12 12:36:57
Message-ID: f3a8c24f-f361-a76e-01b3-bc0470bd6969@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5/11/16 7:00 AM, Martín Marqués wrote:
> 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.

committed

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Sharma 2016-05-12 12:39:07 Re: Perf Benchmarking and regression.
Previous Message Amit Kapila 2016-05-12 11:46:40 Re: [sqlsmith] Failed assertion in parallel worker (ExecInitSubPlan)