pgsql: Check that published table exists on subscriber

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Check that published table exists on subscriber
Date: 2017-03-24 18:52:17
Message-ID: E1crUJt-000533-NU@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Check that published table exists on subscriber

Author: Petr Jelinek <pjmodos(at)pjmodos(dot)net>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/176cbc2a25a1c0db97ec8977545bb16fe3ea5809

Modified Files
--------------
src/backend/commands/subscriptioncmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2017-03-24 19:02:30 Re: [COMMITTERS] pgsql: Implement multivariate n-distinct coefficients
Previous Message Robert Haas 2017-03-24 18:49:39 pgsql: Improve access to parallel query from procedural languages.