Calling inner functions vs. Begin-End blocs

From: "Charles N(dot) Charotti" <ccharotti(at)yahoo(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Calling inner functions vs. Begin-End blocs
Date: 2011-06-15 15:40:48
Message-ID: 276023.19028.qm@web161612.mail.bf1.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi Everybody !

I'm just wondering what is really better in terms of performance ...

I have a large function that makes many things, and I must control the exception of some parts of the code ...

whats better in terms of performance ... to catch exceptions in several inner "Begin-End" blocs in the main function or to implement several callings of other functions ?

Thanks in advance,

Chuck

Browse pgsql-sql by date

  From Date Subject
Next Message F. BROUARD / SQLpro 2011-06-15 15:43:46 Re: Merge overlapping time-periods
Previous Message Jira, Marcel 2011-06-15 15:23:15 Merge overlapping time-periods