pgAdmin 4 commit: Fix RE-SQL for rules which got the table name wrong i

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix RE-SQL for rules which got the table name wrong i
Date: 2017-05-19 11:21:36
Message-ID: E1dBfyS-0006rS-R4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix RE-SQL for rules which got the table name wrong in the header and DROP statement. Fixes #2422

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=04ce72a6aeeacc2bca7f3a7cfa2ab3a97419b2fe

Modified Files
--------------
.../servers/databases/schemas/tables/templates/rules/sql/create.sql | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-05-19 11:40:28 Re: [Design update] Style guide for pgAdmin4
Previous Message Dave Page 2017-05-19 11:07:20 Re: [pgAdmin4][runtime][patch]: RM#2398 - Proxy not bypassed for embedded server in runtime on Windows