pgAdmin 4 commit: Remove some comments that don't fit with our normal p

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove some comments that don't fit with our normal p
Date: 2017-01-16 14:46:46
Message-ID: E1cT8YY-0005xH-OO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Remove some comments that don't fit with our normal presentation of generated SQL.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=a85861ca57c942f11cb04dc2a485a68ceddcf88e

Modified Files
--------------
.../servers/roles/templates/role/sql/post8_4/update.sql | 6 ------
.../servers/roles/templates/role/sql/post9_0/update.sql | 6 ------
.../servers/roles/templates/role/sql/post9_1/update.sql | 6 ------
.../servers/roles/templates/role/sql/post9_4/update.sql | 6 ------
4 files changed, 24 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-01-16 14:48:28 pgAdmin 4 commit: Improve the display of role membership on both the pr
Previous Message Dave Page 2017-01-16 14:28:56 Re: Acceptance Tests against a browser (WIP)