Copy/Paste table(s) functions

From: Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Copy/Paste table(s) functions
Date: 2011-03-31 11:31:04
Message-ID: AANLkTi=pfNNrE-sLnM5XE6OAf0iS5C4A1R0-wjQCyEWD@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Finally I've made Copy/Paste table(s) operations !

Usage is very simple and intuitive:
on right mouse menu for selected connected table or schema select
'Copy table(s)' and than on other connected schema on right mouse menu
select 'Paste table(s).

Source target server-db might be different but always connected.

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

Attachment Content-Type Size
frmMain-h.diff application/octet-stream 1.2 KB
frmMain-cpp.diff application/octet-stream 2.1 KB
frmPasteObject.h text/x-chdr 729 bytes
frmPasteObject.cpp text/x-c++src 15.9 KB
module-mk.diff application/octet-stream 439 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-03-31 12:45:57 pgAdmin III commit: Fixup the Win64 build target for dynamic linking.
Previous Message Dave Page 2011-03-31 10:36:29 pgAdmin III commit: Fix the *nix build.