Re: Last call for back-branch fixes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Last call for back-branch fixes
Date
Msg-id 21845.1128348618@sss.pgh.pa.us
Whole thread Raw
In response to Re: Last call for back-branch fixes  ("Greg Sabino Mullane" <greg@turnstep.com>)
Responses Re: Last call for back-branch fixes
List pgsql-hackers
"Greg Sabino Mullane" <greg@turnstep.com> writes:
> !             (void) sprintf((char *) rp, "\\\\%03o", *vp);

> !             (void) snprintf((char *) rp, 6, "\\\\%03o", *vp);

Hardly looks like a critical fix, or even a needed one.  Why bother?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Build Farm: thrush
Next
From: Tom Lane
Date:
Subject: Re: PG Killed by OOM Condition