pgAdmin 4 commit: Fixed an issue creating extensions 'postgis_topology'

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Fixed an issue creating extensions 'postgis_topology'
Дата
Msg-id E1b1WZS-0000u6-1R@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue creating extensions 'postgis_topology', and
'postgis_tiger_geocoder'.

Current implementation changes the schema name, whenever we chance the
name, which is wrong. We should have not change the schema for this
event.

Thanks Fahar Abbas for reporting.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=491bd3605bb943ee0291f5b7c674e49be578d530

Modified Files
--------------
.../databases/extensions/templates/extensions/js/extensions.js        | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Load/Save file in query tool
Следующее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][patch]: Unable to create extension "postgis_topology" and "postgis_tiger_geocoder" installed through stack builder