Re: winsock_strerror fix

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: gerhard(at)bigfoot(dot)de
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: winsock_strerror fix
Date: 2001-09-30 22:21:03
Message-ID: 200109302221.f8UML3i23019@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

> winsock_strerror crashed on me. This fixes a line of code that looks
> cleverer than it actually is ;-) Braces are good for you :-)
>
> Gerhard
> --
> mail: gerhard <at> bigfoot <dot> de registered Linux user #64239
> web: http://www.cs.fhm.edu/~ifw00065/ OpenPGP public key id 86AB43C0
> public key fingerprint: DEC1 1D02 5743 1159 CD20 A4B6 7B22 6575 86AB 43C0
> reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Vsevolod Lobko 2001-10-01 06:58:34 Re: Patch for pl/tcl Tcl_ExternalToUtf and Tcl_UtfToExternal
Previous Message Bruce Momjian 2001-09-30 22:18:27 Re: regression tests for pgcrypto