Re: DO hint update?

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: DO hint update?
Date: 2011-03-27 11:17:11
Message-ID: 352FC8F0-2A04-405F-A14B-B11B1C1D21C3@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mar 27, 2011, at 12:10 AM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Hm ... the core languages would now prefer CREATE EXTENSION, but it's
> not clear how fast non-core PLs will follow suit.
>
> Perhaps "Use CREATE EXTENSION or CREATE LANGUAGE to load ..." ?

Dear me. If we don't know what's right, how will anyone else?

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2011-03-27 11:46:42 Re: race condition in sync rep
Previous Message Robert Haas 2011-03-27 11:14:38 Re: WIP: Allow SQL-language functions to reference parameters by parameter name