How do I 'include' a stored procedure in a SQL script file - Mailing list pgsql-general

From Donna Rudd
Subject How do I 'include' a stored procedure in a SQL script file
Date
Msg-id LPEJKIGMHDCBPNEMKPMLMEMBCPAA.donna@therudds.co.uk
Whole thread Raw
Responses Re: How do I 'include' a stored procedure in a SQL script file  ("Serge Fonville" <serge.fonville@gmail.com>)
Re: How do I 'include' a stored procedure in a SQL script file  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
List pgsql-general
Hi,
All I want to do is 'include' a stored procedure (contained in another
script file) into my main PostgreSQL database creation script file so that
it can get defined/declared before I define my triggers to call it. It seems
such a simple thing but I don't seem to be able to find any examples or
documentation. Please help!


pgsql-general by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Running exe problem
Next
From: "Serge Fonville"
Date:
Subject: Re: How do I 'include' a stored procedure in a SQL script file