Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot
Date: 2009-05-06 13:38:09
Message-ID: 3740.1241617089@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Any reason you didn't backport this to the other versions that got the
> SetLastError() fix?

AFAIK it's just a cosmetic improvement. If you think there's a
significant risk then back-port away...

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2009-05-06 13:39:33 Re: pgsql: Minor improvement: avoid assuming that GetLastError value cannot
Previous Message User Mha 2009-05-06 13:36:53 pginstaller - pginst: Disallow backslashes in superuser passwords, since