PATCH: EXTENSION keyword not supported by pgAdmin3 - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject PATCH: EXTENSION keyword not supported by pgAdmin3
Date
Msg-id CAG7mmoyOcgJ=6djo5_9iCD0roFj0KZ0xGoiaMAba94dD9Nkrwg@mail.gmail.com
Whole thread Raw
Responses Re: PATCH: EXTENSION keyword not supported by pgAdmin3  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Dave,

Please find the patch for the supporting the EXTENSION keyword in the frmRestore dialog.

Description:
============
If User perform back up database with supported format like custom and tar, it taken successfully. While browse the particular file on Restore database and Click on display object, an error occurred while schema node is not found.

Steps:

1. Install PG 9.1
2. Launch pgAdmin client
3. Take backup database of postgresedb with custom or tar format.
4. Create new database abc;
5. Click on Restore database abc and Browse the backup file.
6. Click on "Display objects", an error occurred.

Attached patch can be applied on both REL-1_14 and master branches.
Also attached the screenshot of the error.

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA:
Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


Attachment

pgadmin-hackers by date:

Previous
From: Olly Betts
Date:
Subject: Re: Compilation on Debian SID
Next
From: Guillaume Lelarge
Date:
Subject: New minor release?