Re: unaccent module - two params function should be immutable - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: unaccent module - two params function should be immutable
Date
Msg-id CAFj8pRCbjeKXBSCGf08ztzTSbM63tq0c-yyyVt3umsntT3VK8Q@mail.gmail.com
Whole thread Raw
In response to Re: unaccent module - two params function should be immutable  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers



2013/10/8 Bruce Momjian <bruce@momjian.us>
On Tue, Oct  8, 2013 at 06:38:30PM +0200, Pavel Stehule wrote:
> I am not sure - does pg_upgrade change of flag after upgrade without increasing
> version number?

What happens in pg_upgrade is that the CREATE EXTENSION command is
pg_dump'ed, and run by pg_uprade, and it then pulls from the SQL file to
create the new function signature.

ok, then it is ok
 

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: Patch: FORCE_NULL option for copy COPY in CSV mode
Next
From: Marc Cousin
Date:
Subject: Re: segfault with contrib lo