pgAdmin 4 commit: Remove the support of the 'Move object to another tab

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Remove the support of the 'Move object to another tab
Дата
Msg-id E1nAubf-0004OY-W9@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Remove the support of the 'Move object to another tablespace' feature.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41bcce09ce08115903567afe106b89eea8f3a352
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/images/move_objects_general.png         | Bin 33855 -> 0 bytes
docs/en_US/images/move_objects_sql.png             | Bin 33081 -> 0 bytes
docs/en_US/managing_cluster_objects.rst            |   1 -
docs/en_US/move_objects.rst                        |  65 ------
.../tables/partitions/static/js/partition.ui.js    |  12 +-
.../server_groups/servers/tablespaces/__init__.py  |  71 ------
.../servers/tablespaces/static/js/tablespace.js    | 245 +--------------------
.../tablespaces/sql/9.2_plus/move_objects.sql      |  21 --
.../tablespaces/sql/default/move_objects.sql       |  21 --
9 files changed, 8 insertions(+), 428 deletions(-)


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

Предыдущее
От: Nikhil Mohite
Дата:
Сообщение: Re: [pgAdmin]: Remove "Move objects to..." option from tablespaces sub-node
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin]: Remove "Move objects to..." option from tablespaces sub-node