New argument variation f(filename, missing_ok) of pg_read_file/pg_read_binary_file

Edit
ID 3730
Title New argument variation f(filename, missing_ok) of pg_read_file/pg_read_binary_file
Topic Server Features
Created 2022-06-30 02:03:33
Last modified 2022-07-29 19:39:23 (2 years, 3 months ago)
Latest email 2022-08-01 08:41:48 (2 years, 3 months ago)
Status
2022-07: Committed
Target version
Authors Kyotaro Horiguchi (horiguti)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/3730
git checkout commitfest/cf/3730
Emails
Inconvenience of pg_read_binary_file()
First at 2022-06-07 07:05:20 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
Latest at 2022-08-01 08:41:48 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
Latest attachment (v4-0001-Add-an-argument-variation-to-pg_read_file.patch) at 2022-07-29 07:21:45 from Kyotaro Horiguchi <horikyota.ntt at gmail.com>
    Attachment (v4-0001-Add-an-argument-variation-to-pg_read_file.patch) at 2022-07-29 07:21:45 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Add-an-argument-variation-to-pg_read_file.patch) at 2022-06-30 01:59:52 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (pg_read_binary_file_modify_2.patch) at 2022-06-07 08:29:31 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
    Attachment (pg_read_binary_file_modify.patch) at 2022-06-07 07:05:20 from Kyotaro Horiguchi <horikyota.ntt at gmail.com> (Patch: Yes)
History
When Who What
2022-07-29 19:39:23 Tom Lane (tgl) Closed in commitfest 2022-07 with status: Committed
2022-07-29 19:39:23 Tom Lane (tgl) Changed committer to tgl
2022-07-28 20:23:19 Tom Lane (tgl) New status: Waiting on Author
2022-07-28 20:23:14 Tom Lane (tgl) Added tgl as reviewer
2022-06-30 02:03:55 Kyotaro Horiguchi (horiguti) Changed authors to Kyotaro Horiguchi (horiguti)
2022-06-30 02:03:33 Kyotaro Horiguchi (horiguti) Attached mail thread 20220607.160520.1984541900138970018.horikyota.ntt@gmail.com
2022-06-30 02:03:33 Kyotaro Horiguchi (horiguti) Created patch record
Edit