On Sat, Feb 9, 2008 at 8:15 PM, Rémi Flament <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I wrote a small patch to add the "delete script" item in the script menu
> on tables.
> It just open an sql editor with a delete query in it for the selected table.
Thanks, patch applied :-)
--
Dave Page
Enterpr
Hi,
I wrote a small patch to add the "delete script" item in the script menu
on tables.
It just open an sql editor with a delete query in it for the selected table.
Regards,
Rémi.
Index: pgadmin/include/frm/frmQuery.h
===
--- pga