Re: DO hint update? - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: DO hint update?
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: DO hint update?  (Tom Lane <[email protected]>)
List pgsql-hackers
Tom Lane <[email protected]> writes:
> Perhaps "Use CREATE EXTENSION or CREATE LANGUAGE to load ..." ?

The only better phrasing I can think of would be to replace the or with
"then".  Or… is it practical here to look at the available extensions
and choose the HINT depending on whether the given language is there or not?

--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: David Fetter
Date:
Subject: Re: [COMMITTERS] pgsql: Fix plpgsql to release SPI plans when a function or DO block is
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Open issues for collations