Re: byteain bug(?)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Joe Conway" <joseph(dot)conway(at)home(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: byteain bug(?)
Date: 2001-09-07 04:09:32
Message-ID: 21195.999835772@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Joe Conway" <joseph(dot)conway(at)home(dot)com> writes:
> It checks for a '\' followed by three digits, but does not attempt to
> enforce that the three digits actually produce a valid octal number. Anyone
> object to me fixing this?

Clearly a bug. Fix away...

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message tomas 2001-09-07 04:10:01 Re: Conditional NOTIFY is not implemented
Previous Message Bruce Momjian 2001-09-07 04:02:56 Re: byteain bug(?)