Re: [pgAdmin4][Patch]: RM #2933 - Add support for transition tablesin Postgres 10 triggers - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: RM #2933 - Add support for transition tablesin Postgres 10 triggers
Date
Msg-id CA+OCxoyrBJs2AxTW+LdLn2vDMpHwLUDELX5j9MW4YyzD5kBWJw@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][Patch]: RM #2933 - Add support for transition tablesin Postgres 10 triggers  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Mon, Dec 25, 2017 at 7:18 AM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached updated patch. One small change made in the SQL file due to fix for RM #2945.

Thanks,
Khushboo

On Fri, Dec 22, 2017 at 3:14 PM, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch to fix RM #2933 - Add support for transition tables in Postgres 10 triggers.

Thanks,
Khushboo




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Allow use of transition tables in PG 10 triggers.Fix
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Adding connection status in Query tool