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

From: Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Copy/Paste table(s) functions - git context patch
Date: 2011-08-19 18:21:05
Message-ID: CAHsHPqdrHD7YFzF3QxQfS=Cz7MRAOgZMDptCG=C139N2V8gnAA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
tests.txt text/plain 4.5 KB
pgadmin3.patch application/octet-stream 106.6 KB
image/png 322 bytes

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-08-19 19:01:01 Re: Refresh objects on Click
Previous Message Dave Page 2011-08-19 14:45:07 pgAdmin v1.14.0-rc1 Built