[pgAdmin4][Patch]: Add support for CREATE, SELECT & INSERT functionality in View and Materialized view

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Add support for CREATE, SELECT & INSERT functionality in View and Materialized view
Date: 2016-05-24 09:01:55
Message-ID: CAM5-9D-zDVakEucizKzXQQQShZ-SAmdGVLygJKP4V+-GR3BN+g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch to add support for CREATE, SELECT & INSERT
functionality in view and materialized view.
The option for CREATE, SELECT & INSERT is available in Object menu and
context menu on view and materialized view node.

Please review the patch.

Thanks,
Surinder Kumar

Attachment Content-Type Size
support_for_create_script_in_view_mat_view.patch application/octet-stream 7.5 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Murtuza Zabuawala 2016-05-24 10:08:41 PATCH: To fix issue in Updating comments in sequence node (pgAdmin4)
Previous Message Surinder Kumar 2016-05-24 08:14:45 Re: [pgAdmin4][Patch]: [FileManager] ReferenceError: assignment to undeclared variable t_res