Function query plan - Mailing list pgsql-general

From Paul Mackay
Subject Function query plan
Date
Msg-id 786c2f6d0605050042m1a374b94v3d53925d4ba63a53@mail.gmail.com
Whole thread Raw
Responses Re: Function query plan  (Douglas McNaught <doug@mcnaught.org>)
List pgsql-general
I understand that the query plan of a function is determined at CREATION and remains the same whatever the parameter(s) value. I suppose then that this plan is stored somewhere in a system table ? Is it possible to consult this plan ?

Thanks,
Paul

pgsql-general by date:

Previous
From: "Michael Artz"
Date:
Subject: Re: FATAL: database "dspace" does not exist"
Next
From: Rich Doughty
Date:
Subject: Re: Adding ON UPDATE CASCADE to an existing foreign key