[pgadmin-hackers][Patch] Bypass recovery state for Greenplum - Mailing list pgadmin-hackers

From George Gelashvili
Subject [pgadmin-hackers][Patch] Bypass recovery state for Greenplum
Date
Msg-id CAHowoHYtqBiUhfvsEURA=QcE8x67w+8cCG31YG+YUkeVob_FLg@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers][Patch] Bypass recovery state for Greenplum
List pgadmin-hackers
This bypasses checking if the DB is in recovery for versions of postgres that don't support pg_is_in_recovery() (anything pre-9.0, such as Greenplum).

This patch depends on the "Refactor sql template version picking" patch.
Attachment

pgadmin-hackers by date:

Previous
From: George Gelashvili
Date:
Subject: Re: [pgadmin-hackers][Patch] Refactor sql template version picking
Next
From: Neel Patel
Date:
Subject: [pgadmin-hackers] [pgAdmin4][Patch]: RM#2015 - Trigger issues