multiple function declarations

From: "Majhi, Akas" <amajhi(at)orbitwerks(dot)com>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: multiple function declarations
Date: 2003-11-18 06:04:57
Message-ID: 000e01c3ad99$e76a70e0$740c640a@352AkasMajhi
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi ,

I have a plpgsql function (MainFunc) that intends to reuse a a particular block of code. So, I intend to make that particulat block of code into another function. (say, HelperFunc)

My question is

1. Can I declare a function (HelperFunc) inside the main function (MainFunc)

2. If yes then how.

Thanks in advance
-akas

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Peter Eisentraut 2003-11-18 06:22:41 Re: multiple function declarations
Previous Message Gaetano Mendola 2003-11-17 23:46:50 Re: FATAL 2: PageIndexTupleDelete