Functions

From: "Mihai Gheorghiu" <tanethq(at)earthlink(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Functions
Date: 2001-09-25 21:00:30
Message-ID: 009001c14605$1f4e71e0$6e646464@New6.Travel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2001-09-25 21:57:44 Re: Functions
Previous Message Marshall Spight 2001-09-25 20:48:26 Re: virtual filesystem atop a PostgreSQL database