Functions - Mailing list pgsql-general

From Mihai Gheorghiu
Subject Functions
Date
Msg-id 009001c14605$1f4e71e0$6e646464@New6.Travel
Whole thread Raw
Responses Re: Functions
List pgsql-general
I created 2 functions: f1 and f2. f1 calls f2. I then change f2.
What is the minimum I need to do for f1 to see the modified f2?
Is my understanding correct that I need to drop and recreate f1?
Thank you in advance.


pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Practical Cursors
Next
From: Jan Wieck
Date:
Subject: Re: Functions