Re: Patch sequence node [pgadmin4]

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Patch sequence node [pgadmin4]
Дата
Msg-id CA+OCxozHntLwTuCoVmPcj9W=qjQ5aygeAkCzJQMxMCMKcgW=GQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Patch sequence node [pgadmin4]  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
Список pgadmin-hackers
Thanks - committed with the following changes:

- SQL template formatting improvements
- Don't display the ACL subnode panel on the Properties list, instead display the text ACL.
- Preset defaults for the owner and schema when creating a new sequence.

On Thu, Mar 10, 2016 at 2:05 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA update patch for sequence node.

Changes: Fixed leaf node issue.



-- 
Harshal Dhumal
Software Engineer 




On Thu, Mar 10, 2016 at 12:45 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA updated patch for sequence node.

Changes: 1] Added changes related to schema child node.
               2] re-based with latest code.
               3] Added dependencies and dependents functionality.


-- 
Harshal Dhumal
Software Engineer 




On Wed, Feb 10, 2016 at 7:11 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA updated patch for sequence node.

Changes: Updated sql files to refer macros from schemas/templates/macros/schemas folder instead of servers/templates/macros


-- 
Harshal Dhumal
Software Engineer 




On Wed, Feb 10, 2016 at 5:46 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

Here is updated patch for sequence node. As macros are changed for security and privileges.


-- 
Harshal Dhumal
Software Engineer 




On Tue, Feb 9, 2016 at 4:19 PM, Harshal Dhumal <harshal.dhumal@enterprisedb.com> wrote:
Hi,

PFA patch for sequence node.


-- 
Harshal Dhumal
Software Engineer 









--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add support for Sequences.
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Make the dialogue control sizing slightly more compac