Thread: Updated options-query_tool.rst file

Updated options-query_tool.rst file

From
Susan Douglas
Date:
Hi,

There are three undocumented fields on the Options/Query Tool dialog:

Thousands separator
Decimal mark
Copy column names

I've added the following column descriptions to the attached .rst file:

* **Thousands separator** - Use the *Thousands separator* field to specify a delimiter character that will be used to break a value into groups of three digits, counting left from the decimal mark. 

* **Decimal mark** - Use the *Decimal mark* field to specify a delimiter character that will be used to break a number into an integer portion and a fractional portion.

* **Copy column names** - Check the box next to *Copy column names* to specify that when copying from the result grid, the column name should be included as the first row.

If the descriptions are correct, can you please apply the changes?  Thanks!

-- Susan

Attachment

Re: Updated options-query_tool.rst file

From
Dave Page
Date:
Hi Susan

Can you send this as a diff against GIT master please, and avoid
changing anything bu the required lines of the file? This update
touches the entire file, so I can't see exactly what has changed. Ping
me on IM if you need a hand with the git-fu.

Thanks.

On Mon, Jul 15, 2013 at 3:15 PM, Susan Douglas <susanmdouglas@me.com> wrote:
> Hi,
>
> There are three undocumented fields on the Options/Query Tool dialog:
>
> Thousands separator
> Decimal mark
> Copy column names
>
>
> I've added the following column descriptions to the attached .rst file:
>
> * **Thousands separator** - Use the *Thousands separator* field to specify a
> delimiter character that will be used to break a value into groups of three
> digits, counting left from the decimal mark.
>
> * **Decimal mark** - Use the *Decimal mark* field to specify a delimiter
> character that will be used to break a number into an integer portion and a
> fractional portion.
>
> * **Copy column names** - Check the box next to *Copy column names* to
> specify that when copying from the result grid, the column name should be
> included as the first row.
>
>
> If the descriptions are correct, can you please apply the changes?  Thanks!
>
> -- Susan
>
>
>



--
Dave Page
Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake


Re: Updated options-query_tool.rst file

From
Susan Douglas
Date:
Hi Dave,

I've attached the changes... let me know if there are any problems!

Thanks!

-- Susan




On Jul 16, 2013, at 3:20 AM, Dave Page wrote:

> Hi Susan
>
> Can you send this as a diff against GIT master please, and avoid
> changing anything bu the required lines of the file? This update
> touches the entire file, so I can't see exactly what has changed. Ping
> me on IM if you need a hand with the git-fu.
>
> Thanks.
>
> On Mon, Jul 15, 2013 at 3:15 PM, Susan Douglas <susanmdouglas@me.com> wrote:
>> Hi,
>>
>> There are three undocumented fields on the Options/Query Tool dialog:
>>
>> Thousands separator
>> Decimal mark
>> Copy column names
>>
>>
>> I've added the following column descriptions to the attached .rst file:
>>
>> * **Thousands separator** - Use the *Thousands separator* field to specify a
>> delimiter character that will be used to break a value into groups of three
>> digits, counting left from the decimal mark.
>>
>> * **Decimal mark** - Use the *Decimal mark* field to specify a delimiter
>> character that will be used to break a number into an integer portion and a
>> fractional portion.
>>
>> * **Copy column names** - Check the box next to *Copy column names* to
>> specify that when copying from the result grid, the column name should be
>> included as the first row.
>>
>>
>> If the descriptions are correct, can you please apply the changes?  Thanks!
>>
>> -- Susan
>>
>>
>>
>
>
>
> --
> Dave Page
> Chief Architect, Tools & Installers
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
> Blog: http://pgsnake.blogspot.com
> Twitter: @pgsnake


Attachment

Re: Updated options-query_tool.rst file

From
Dave Page
Date:
Thanks, patch applied.

On Tue, Jul 16, 2013 at 7:06 PM, Susan Douglas <susanmdouglas@me.com> wrote:
> Hi Dave,
>
> I've attached the changes... let me know if there are any problems!
>
> Thanks!
>
> -- Susan
>
>
>
>
>
> On Jul 16, 2013, at 3:20 AM, Dave Page wrote:
>
>> Hi Susan
>>
>> Can you send this as a diff against GIT master please, and avoid
>> changing anything bu the required lines of the file? This update
>> touches the entire file, so I can't see exactly what has changed. Ping
>> me on IM if you need a hand with the git-fu.
>>
>> Thanks.
>>
>> On Mon, Jul 15, 2013 at 3:15 PM, Susan Douglas <susanmdouglas@me.com> wrote:
>>> Hi,
>>>
>>> There are three undocumented fields on the Options/Query Tool dialog:
>>>
>>> Thousands separator
>>> Decimal mark
>>> Copy column names
>>>
>>>
>>> I've added the following column descriptions to the attached .rst file:
>>>
>>> * **Thousands separator** - Use the *Thousands separator* field to specify a
>>> delimiter character that will be used to break a value into groups of three
>>> digits, counting left from the decimal mark.
>>>
>>> * **Decimal mark** - Use the *Decimal mark* field to specify a delimiter
>>> character that will be used to break a number into an integer portion and a
>>> fractional portion.
>>>
>>> * **Copy column names** - Check the box next to *Copy column names* to
>>> specify that when copying from the result grid, the column name should be
>>> included as the first row.
>>>
>>>
>>> If the descriptions are correct, can you please apply the changes?  Thanks!
>>>
>>> -- Susan
>>>
>>>
>>>
>>
>>
>>
>> --
>> Dave Page
>> Chief Architect, Tools & Installers
>> EnterpriseDB: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>
>



--
Dave Page
Chief Architect, Tools & Installers
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake