[pgAdmin4][Patch]: RM1595 - "no results to fetch error" displayed if modify definition with other table - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM1595 - "no results to fetch error" displayed if modify definition with other table
Date
Msg-id CAM5-9D86OYz7E6ysM6HC7jN1OubihzvhchOvRy0rZ29S8772tg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM1595 - "no results to fetch error" displayed if modify definition with other table
List pgadmin-hackers
Hi

Issues fixed:

1) Creating a m-view with definition and then updating view with new definition, it results into an error "No results to fetch".

2) When definition of m-view is updated, it creates a new m-view with different OID, but it wasn't updating the old OID with new OID of tree node in tree view. thus on switching to another tab (e.g.: sql), it throws message "Cannot find materialized view".

Please find attached patch and review.

Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Documentation patch for pgAdmin 4
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add classid filter to queries on pg_depend. Fixes #17