pgsql: Don't install hstore--1.0.sql any more.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Don't install hstore--1.0.sql any more.
Дата
Msg-id E1S0NdH-0006Hb-5s@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Don't install hstore--1.0.sql any more.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Don't install hstore--1.0.sql any more.

Since the current version is 1.1, the 1.0 file isn't really needed.  We do
need the 1.0--1.1 upgrade file, so people on 1.0 can upgrade.

Per recent discussion on pgsql-hackers.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d4fb2f99ec86edc5c7ad11a9c7adc0d977cbb4d7

Modified Files
--------------
contrib/hstore/Makefile |    3 +--
1 files changed, 1 insertions(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those wr
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Fix build without OpenSSL