Re: Disaster! - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Disaster!
Date
Msg-id 26500.1075524885@sss.pgh.pa.us
Whole thread Raw
In response to Re: Disaster!  (Randolf Richardson <rr@8x.ca>)
List pgsql-hackers
Randolf Richardson <rr@8x.ca> writes:
> "gsstark@mit.edu (Greg Stark)" stated in
> comp.databases.postgresql.hackers: 
>> The traditional Unix filesystems certainly don't return errors at close.

>         Why shouldn't the close() function return an error?  If an invalid 
> file handle was passed to it, it most certainly should indicate this 

Of course.  We're discussing the situation where no errors were reported
in prior syscalls --- in particular, open() succeeded.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] v7.4.1 text_position() patch
Next
From: Greg Stark
Date:
Subject: Re: Disaster!