| From: | Susan Douglas <susanmdouglas(at)me(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Cc: | Dave Page <dave(dot)page(at)enterprisedb(dot)com> |
| Subject: | Updated options-query_tool.rst file |
| Date: | 2013-07-15 14:15:34 |
| Message-ID: | 329EB208-BEBB-442D-8A43-555F122C1601@me.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dinesh Kumar | 2013-07-15 17:55:25 | Re: pgAdmin bug - SQL creation for foreign keys |
| Previous Message | Dave Page | 2013-07-11 15:01:41 | Re: Added "SSH Host key verification" logic in SSH Tunneling code |