Hi!
Something that's annoyed me for a long time is that all fields are
left-aligned in the query grid. It's a lot easier to read numeric
fields when they are right-justified.
Attached patch right-justifies fields that are numeric.
Two questions:
1) does this seem like a reasonable way of doing
Attached patch changes the column headers in the query tool to put <>
aronud the datatype. While it's already on a separate line, this makes
it more clear which part is the datatype and which part is the name of
the column, making parsing easier on the eye when names and datatypes
are close to each
On Wed, Jun 27, 2012 at 2:37 PM, Magnus Hagander wrote:
> Hi!
>
> Something that's annoyed me for a long time is that all fields are
> left-aligned in the query grid. It's a lot easier to read numeric
> fields when they are right-justified.
>
> Attached patch right-justifies fields that are numeri
On Wed, Jun 27, 2012 at 4:56 PM, Dave Page wrote:
> On Wed, Jun 27, 2012 at 2:37 PM, Magnus Hagander wrote:
>> Hi!
>>
>> Something that's annoyed me for a long time is that all fields are
>> left-aligned in the query grid. It's a lot easier to read numeric
>> fields when they are right-justified.
On Wed, Jun 27, 2012 at 3:58 PM, Magnus Hagander wrote:
> On Wed, Jun 27, 2012 at 4:56 PM, Dave Page wrote:
>> On Wed, Jun 27, 2012 at 2:37 PM, Magnus Hagander wrote:
>>> Hi!
>>>
>>> Something that's annoyed me for a long time is that all fields are
>>> left-aligned in the query grid. It's a lot
On Wed, Jun 27, 2012 at 4:59 PM, Dave Page wrote:
> On Wed, Jun 27, 2012 at 3:58 PM, Magnus Hagander wrote:
>> On Wed, Jun 27, 2012 at 4:56 PM, Dave Page wrote:
>>> On Wed, Jun 27, 2012 at 2:37 PM, Magnus Hagander
>>> wrote:
Hi!
Something that's annoyed me for a long time is tha
On Wed, Jun 27, 2012 at 3:53 PM, Magnus Hagander wrote:
> Attached patch changes the column headers in the query tool to put <>
> aronud the datatype. While it's already on a separate line, this makes
> it more clear which part is the datatype and which part is the name of
> the column, making par
On Wed, Jun 27, 2012 at 5:56 PM, Dave Page wrote:
> On Wed, Jun 27, 2012 at 3:53 PM, Magnus Hagander wrote:
>> Attached patch changes the column headers in the query tool to put <>
>> aronud the datatype. While it's already on a separate line, this makes
>> it more clear which part is the datatyp
On Wed, Jun 27, 2012 at 5:18 PM, Magnus Hagander wrote:
> On Wed, Jun 27, 2012 at 5:56 PM, Dave Page wrote:
>> On Wed, Jun 27, 2012 at 3:53 PM, Magnus Hagander wrote:
>>> Attached patch changes the column headers in the query tool to put <>
>>> aronud the datatype. While it's already on a separa
is horribly outdated:
FreebSD: 1.8.2 - from 2008, missing bugfixes
OpenSuSE: 1.12.1 - from 2010, missing bugfixes
RPM: 1.8.0 - from 2007, missing bugfixes
Slackware: 1.8.4 - from 2008 (actually not missing bugfixes, just ancient)
Solaris: 1.8.0 - from 2007, missing bugfixes
and no mention at all
On Wed, Jun 27, 2012 at 6:03 PM, Magnus Hagander wrote:
> is horribly outdated:
>
> FreebSD: 1.8.2 - from 2008, missing bugfixes
> OpenSuSE: 1.12.1 - from 2010, missing bugfixes
> RPM: 1.8.0 - from 2007, missing bugfixes
> Slackware: 1.8.4 - from 2008 (actually not missing bugfixes, just ancient)
On Wed, Jun 27, 2012 at 7:12 PM, Dave Page wrote:
> On Wed, Jun 27, 2012 at 6:03 PM, Magnus Hagander wrote:
>> is horribly outdated:
>>
>> FreebSD: 1.8.2 - from 2008, missing bugfixes
>> OpenSuSE: 1.12.1 - from 2010, missing bugfixes
>> RPM: 1.8.0 - from 2007, missing bugfixes
>> Slackware: 1.8.4
On Wed, Jun 27, 2012 at 6:16 PM, Magnus Hagander wrote:
> On Wed, Jun 27, 2012 at 7:12 PM, Dave Page wrote:
>> On Wed, Jun 27, 2012 at 6:03 PM, Magnus Hagander wrote:
>>> is horribly outdated:
>>>
>>> FreebSD: 1.8.2 - from 2008, missing bugfixes
>>> OpenSuSE: 1.12.1 - from 2010, missing bugfixes
Attached patch implements a setting for thousands separator in the
query result grid (typically you'd use space or comma, but it supports
whatever you can think of. Think of all the fun you can have by making
it 0 or 3).
It only does the query result window and not the edit grid, because
this way
On Wed, Jun 27, 2012 at 6:43 PM, Magnus Hagander wrote:
> Attached patch implements a setting for thousands separator in the
> query result grid (typically you'd use space or comma, but it supports
> whatever you can think of. Think of all the fun you can have by making
> it 0 or 3).
>
> It only d
On Wed, 2012-06-27 at 17:07 +0200, Magnus Hagander wrote:
> On Wed, Jun 27, 2012 at 4:59 PM, Dave Page wrote:
> > On Wed, Jun 27, 2012 at 3:58 PM, Magnus Hagander
> > wrote:
> >> On Wed, Jun 27, 2012 at 4:56 PM, Dave Page wrote:
> >>> On Wed, Jun 27, 2012 at 2:37 PM, Magnus Hagander
> >>> wro
On Wed, 2012-06-27 at 17:24 +0100, Dave Page wrote:
> On Wed, Jun 27, 2012 at 5:18 PM, Magnus Hagander wrote:
> > On Wed, Jun 27, 2012 at 5:56 PM, Dave Page wrote:
> >> On Wed, Jun 27, 2012 at 3:53 PM, Magnus Hagander
> >> wrote:
> >>> Attached patch changes the column headers in the query tool
On Wed, 2012-06-27 at 18:19 +0100, Dave Page wrote:
> On Wed, Jun 27, 2012 at 6:16 PM, Magnus Hagander wrote:
> > On Wed, Jun 27, 2012 at 7:12 PM, Dave Page wrote:
> >> On Wed, Jun 27, 2012 at 6:03 PM, Magnus Hagander
> >> wrote:
> >>> is horribly outdated:
> >>>
> >>> FreebSD: 1.8.2 - from 200
On Wed, 2012-06-27 at 19:08 +0100, Dave Page wrote:
> On Wed, Jun 27, 2012 at 6:43 PM, Magnus Hagander wrote:
> > Attached patch implements a setting for thousands separator in the
> > query result grid (typically you'd use space or comma, but it supports
> > whatever you can think of. Think of al
On Wed, Jun 27, 2012 at 8:08 PM, Dave Page wrote:
> On Wed, Jun 27, 2012 at 6:43 PM, Magnus Hagander wrote:
>> Attached patch implements a setting for thousands separator in the
>> query result grid (typically you'd use space or comma, but it supports
>> whatever you can think of. Think of all th
#365: pg_terminate_backend() can be used on backends with matching role on 9.2
--+-
Reporter: gleu | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
21 matches
Mail list logo