Re: removing =>(text, text) in 9.2

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: removing =>(text, text) in 9.2
Дата
Msg-id m21utpuw4z.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: removing =>(text, text) in 9.2  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: removing =>(text, text) in 9.2  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> Hmm, I was kind of expecting that to be wrong at least in some minor way.

> +/* contrib/hstore/hstore-1.0-1.1.sql */
> +
> +-- complain if script is sourced in psql, rather than via CREATE EXTENSION
> +\echo Use "ALTER EXTENSION hstore" to load this file. \quit

You could mention ALTER EXTENSION hstore UPDATE TO 1.1; in this comment,
I think.

> +++ b/contrib/hstore/hstore--1.1.sql
> @@ -0,0 +1,524 @@
> +/* contrib/hstore/hstore--1.0.sql */

That needs a comment update too.

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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: heap vacuum & cleanup locks
Следующее
От: Robert Haas
Дата:
Сообщение: Re: heap vacuum & cleanup locks