Re: reading uninitialized buffer

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: reading uninitialized buffer
Date: 2004-02-01 16:13:38
Message-ID: 19124.1075652018@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Andrew Dunstan <andrew(at)dunslane(dot)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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message David Fetter 2004-02-01 18:29:37 Re: Patch for psql startup clarity
Previous Message Dennis Bjorklund 2004-02-01 15:12:17 Re: reading uninitialized buffer