From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Susan Douglas <susan(dot)douglas(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>, Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com> |
Subject: | Re: Patch for pgAdmin docs (role_dialog.rst, resource_group_dialog.rst) |
Date: | 2017-11-30 12:09:15 |
Message-ID: | CA+OCxoxqPSLoUzyeeTWts8K1MCRcZY=H+KYYeedgYFj0T8STVg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi
On Thu, Nov 30, 2017 at 12:04 PM, Susan Douglas <
susan(dot)douglas(at)enterprisedb(dot)com> wrote:
> Hi All,
>
> I've attached a patch that updates the following files (correcting minor
> problems, adding missing tabs, etc.):
>
> resource_group_dialog.rst
> role_dialog.rst
>
> Dave has checked in the screenshots that go with these updates - Let me
> know if there are any problems!
>
> Thanks!
>
Unfortunately the patch doesn't apply. Did you remember to update your repo
before creating it?
(pgadmin4)piranha:pgadmin4 dpage$ git apply ~/Downloads/pgadmin4_doc.patch
/Users/dpage/Downloads/pgadmin4_doc.patch:10: trailing whitespace.
Fields used to create a resource group are located on the *General* tab.
The *SQL* tab displays the SQL code generated by your selections on the
*Resource Group* dialog.
/Users/dpage/Downloads/pgadmin4_doc.patch:27: trailing whitespace.
Your entries in the *Resource Group* dialog generate a SQL command. Use the
*SQL* tab for review; revisit the *General* tab to make any changes to the
SQL command.
/Users/dpage/Downloads/pgadmin4_doc.patch:36: trailing whitespace.
* Click the Info button (*i*) to access online SQL syntax reference
material.
/Users/dpage/Downloads/pgadmin4_doc.patch:37: trailing whitespace.
* Click the Help button (*?*) to access online documentation about Resource
Groups.
/Users/dpage/Downloads/pgadmin4_doc.patch:50: trailing whitespace.
The *Login/Group Role* dialog organizes the creation and management of
roles through the following dialog tabs: *General*, *Definition*,
*Privileges*, *Parameters*, and *Security*. The *SQL* tab displays the SQL
code generated by dialog selections.
error: patch failed: docs/en_US/resource_group_dialog.rst:8
error: docs/en_US/resource_group_dialog.rst: patch does not apply
error: patch failed: docs/en_US/role_dialog.rst:6
error: docs/en_US/role_dialog.rst: patch does not apply
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Khushboo Vashi | 2017-11-30 12:19:17 | Re: [pgAdmin4][Patch]: RM #2849 - Allow editing of data on tables with OIDs but no primary key |
Previous Message | Susan Douglas | 2017-11-30 12:04:53 | Patch for pgAdmin docs (role_dialog.rst, resource_group_dialog.rst) |