Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) - Mailing list pgsql-hackers

From Evgeniy Efimkin
Subject Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter)
Date
Msg-id 2113621549891822@sas2-76706d252d16.qloud-c.yandex.net
Whole thread Raw
In response to Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter)  (Andrey Borodin <x4mmm@yandex-team.ru>)
Responses Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter)  (Andrey Borodin <x4mmm@yandex-team.ru>)
List pgsql-hackers
Hi! Thanks for comments
1. fixed
2. in non-superuser we have to use authorization, and FOR table clause, i don't known how merge both files.
3. fixed
4. fixed and run pgindent
5. add some new cases in regression test
-------- 
Efimkin Evgeny

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Add missing CREATE TABLE IF NOT EXISTS table_name AS EXECUTEquery;
Next
From: Tom Lane
Date:
Subject: Re: Reporting script runtimes in pg_regress