Re: Localizing stored functions by replacing placeholders in their body

From: Alexander Farber <alexander(dot)farber(at)gmail(dot)com>
To:
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Localizing stored functions by replacing placeholders in their body
Date: 2021-03-02 16:17:51
Message-ID: CAADeyWjCFs78-J-cv+9v4Du5nceuGWan=nmWqGHqVJqi_BxkCw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Or is it possible to call external commands from an sql script, like

\i "sed 's/this/that/' some.sql"

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2021-03-02 16:40:05 Re: Localizing stored functions by replacing placeholders in their body
Previous Message Alexander Farber 2021-03-02 15:57:43 Re: Localizing stored functions by replacing placeholders in their body