| From: | Vladimir Kokovic <vladimir(dot)kokovic(at)gmail(dot)com> |
|---|---|
| To: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | copy / paste object - preliminary part |
| Date: | 2011-03-23 13:25:23 |
| Message-ID: | AANLkTikWpGw6pyZvpdcwkZ+w79dKqik1AyWr2FSaKt7a@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-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, nclude/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 | Simon Riggs | 2011-03-23 13:38:50 | Re: Re: [COMMITTERS] pgsql: Basic Recovery Control functions for use in Hot Standby. Pause, |
| Previous Message | Markus Wanner | 2011-03-23 12:16:39 | Re: Re: [COMMITTERS] pgsql: Efficient transaction-controlled synchronous replication. |