Re: Add BufFileRead variants with short read and EOF detection
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2023-01-14T06:01:23Z
Lists: pgsql-hackers
On Thu, Jan 12, 2023 at 2:44 PM Peter Eisentraut <peter.eisentraut@enterprisedb.com> wrote: > > On 10.01.23 07:20, Amit Kapila wrote: > > Yeah, we can do that but not sure if it is worth doing any of those > > because there are already other places that don't use the exact > > context. > > Ok, updated patches attached. > Both the patches look good to me. -- With Regards, Amit Kapila.
Commits
-
Add BufFileRead variants with short read and EOF detection
- 20428d344a29 16.0 landed
-
Fix some BufFileRead() error reporting
- cf74b6eadb9d 13.10 landed
- f463335e1f29 14.7 landed
- ac01fa647f84 15.2 landed
- 1561612e3bf3 16.0 landed
-
Push lpp variable closer to usage in heapgetpage()
- e351f8541831 16.0 cited
-
Fix buffile.c error handling.
- 7897e3bb902c 14.0 cited