Re: Unified File API

2024-02-01 Thread vignesh C
On Sat, 6 Jan 2024 at 22:58, vignesh C wrote: > > On Thu, 29 Jun 2023 at 13:20, John Morris wrote: > > > > Background > > > > == > > > > PostgreSQL has an amazing variety of routines for accessing files. Consider > > just the “open file” routines. > >PathNameOpenFile, OpenTemporaryFi

Re: Unified File API

2024-01-06 Thread vignesh C
On Thu, 29 Jun 2023 at 13:20, John Morris wrote: > > Background > > == > > PostgreSQL has an amazing variety of routines for accessing files. Consider > just the “open file” routines. >PathNameOpenFile, OpenTemporaryFile, BasicOpenFile, open, fopen, > BufFileCreateFileSet, > >Buf