Re: reading uninitialized buffer - Mailing list pgsql-patches

From Tom Lane
Subject Re: reading uninitialized buffer
Date
Msg-id 19124.1075652018@sss.pgh.pa.us
Whole thread Raw
In response to Re: reading uninitialized buffer  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-patches
Andrew Dunstan <andrew@dunslane.net> writes:
> ... and then it wouldn't be an issue at all, but I know some people don't
> like early function returns - is there a general postgres style rule
> about it?

Hardly; we do that a lot.  Write it however it seems clearest.

            regards, tom lane

pgsql-patches by date:

Previous
From: Dennis Bjorklund
Date:
Subject: Re: reading uninitialized buffer
Next
From: david@fetter.org (David Fetter)
Date:
Subject: Re: Patch for psql startup clarity