Re: Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space
Date
Msg-id 20151118144235.GB18047@momjian.us
Whole thread Raw
In response to Re: Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
On Wed, Nov 18, 2015 at 09:30:45AM -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Very good points.  The attached patch fixes the copy parameter and
> > addresses the errno issue by just using errno direcdtly after the
> > _dosmaperr call.
>
> You did not change the comment
>
>    *    Returns the text of the error message for the given error number
>
> even though no error number is a "given" parameter anymore.  Maybe
> "... for the most-recently-reported error"?

Good point.  I have changed it to "Returns the text of the most recent
error".

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription                             +

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Re: BUG #13774: upgrade from 9.1 to 9.4 'succeeds' without enough disk space
Next
From: Sandeep Thakkar
Date:
Subject: Re: BUG #13692: Error when run silent installation whith alredy installed PG9.4