Re: PostgreSQL include directive in plpgsql language PL/pgSQL

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: PALAYRET Jacques <jacques(dot)palayret(at)meteo(dot)fr>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: PostgreSQL include directive in plpgsql language PL/pgSQL
Date: 2025-09-05 13:21:37
Message-ID: CAKFQuwa5ZN1DRe8NKmjnfJ0zh6HL7Dv8L1Sgjfta52Nm3q9a9A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Friday, September 5, 2025, PALAYRET Jacques <jacques(dot)palayret(at)meteo(dot)fr>
wrote:
>
>
> Is there an equivalent of #include (include directive) in functions
> (written in plpgsql language)?
>

No, there is not.

David J.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2025-09-05 13:56:57 Re: PostgreSQL include directive in plpgsql language PL/pgSQL
Previous Message PALAYRET Jacques 2025-09-05 13:13:50 PostgreSQL include directive in plpgsql language PL/pgSQL