Re: Doc typo?

Tatsuo Ishii <ishii@sraoss.co.jp>

From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: tgl@sss.pgh.pa.us
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-12-19T00:59:05Z
Lists: pgsql-hackers
>> I'd move the comma not remove it; and I think "the pg_read_file()" is
>> pretty bad English too.  So perhaps
>> 
>>      Note that granting users the EXECUTE privilege on
>>      <function>pg_read_file()</function>, or related functions, allows them the
>>      ability to read any file on the server which the database can read and
>>      that those reads bypass all in-database privilege checks.
> 
> Thanks. I will commit this.

Done.

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp


Commits

  1. Doc: fix typo in "Generic File Access Functions" section.