Re: Copy/Paste table(s) functions - git context patch

Поиск
Список
Период
Сортировка
От Vladimir Kokovic
Тема Re: Copy/Paste table(s) functions - git context patch
Дата
Msg-id CAHsHPqdrHD7YFzF3QxQfS=Cz7MRAOgZMDptCG=C139N2V8gnAA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Copy/Paste table(s) functions - git context patch  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Copy/Paste table(s) functions - git context patch  (Vladimir Kokovic <vladimir.kokovic@gmail.com>)
Список pgadmin-hackers
Hi,

After a while, here's a new patch for Copy/Paste table(s) functions.

The functions that were implemented:
1. Copying a table
2. Copying all tables of a schema
3. Copy one or more tables based on selection list
4. Paste in the same or a different schema with the possibility to
change the name of any
    duplicate table name

Intensively tested on several versions of PostgreSQL servers.

Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia

Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin v1.14.0-rc1 Built
Следующее
От: Dave Page
Дата:
Сообщение: Re: Refresh objects on Click