pgsql: Remove now-useless btree_gist--1.2.sql script.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove now-useless btree_gist--1.2.sql script.
Дата
Msg-id E1vdvOV-005MCE-2Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove now-useless btree_gist--1.2.sql script.

In the wake of the previous commit, this script will fail
if executed via CREATE EXTENSION, so it's useless.  Remove it,
but keep the delta scripts, allowing old (even very old)
versions of the btree_gist SQL objects to be upgraded to 1.9
via ALTER EXTENSION UPDATE after a pg_upgrade.

Author: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Matthias van de Meent <boekewurm+postgres@gmail.com>
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://postgr.es/m/2483812.1754072263@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b8ccd29152f5e00250869499daab226f6ce55fdd

Modified Files
--------------
contrib/btree_gist/Makefile            |    2 +-
contrib/btree_gist/btree_gist--1.2.sql | 1570 --------------------------------
contrib/btree_gist/meson.build         |    1 -
3 files changed, 1 insertion(+), 1572 deletions(-)


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