| From: | Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | copy / paste object - preliminary part |
| Date: | 2011-03-23 14:28:27 |
| Message-ID: | AANLkTin8EPA9DdfPUOdRSdss0++r9xaT=uf_tPrcprr4@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
I did a preliminary part of the functions for copy / paste object and now
I expect confirmation that the implementation is correct.
Changed files:
frm/frmMain.cpp, include/frm/frmMain.h
New files:
frm/frmPasteObject.cpp, include/frm/frmPasteObject.h
Best regards,
Vladimir Kokovic, DP senior, Belgrade, Serbia
| Attachment | Content-Type | Size |
|---|---|---|
| pgadmin3.diff | application/octet-stream | 3.9 KB |
| frmPasteObject.cpp | text/x-c++src | 3.4 KB |
| frmPasteObject.h | text/x-chdr | 727 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2011-03-23 16:31:05 | pgAdmin III commit: Fix a typo that broke a query rather nicely. |
| Previous Message | Dave Page | 2011-03-22 22:57:39 | Re: Support for constraint trigger (8.2 feature) |