Hi
po 4. 11. 2019 v 21:55 odesílatel Tom Lane napsal:
> Pavel Stehule writes:
> > st 18. 9. 2019 v 12:52 odesílatel Ahsan Hadi
> napsal:
> >> does this patch have any value for psql without pspg?
>
> > The benefit of this patch is just for pspg users today.
>
> TBH, I think we should just reje
Pavel Stehule writes:
> st 18. 9. 2019 v 12:52 odesílatel Ahsan Hadi napsal:
>> does this patch have any value for psql without pspg?
> The benefit of this patch is just for pspg users today.
TBH, I think we should just reject this patch. It makes psql's
table-printing behavior even more compl
On Tue, Sep 17, 2019 at 05:15:42PM +0200, Pavel Stehule wrote:
>
>
> út 17. 9. 2019 v 17:06 odesílatel Ahsan Hadi napsal:
>
> Hi Pavel,
>
> I have been trying to reproduce the case of badly displaying last columns
> of a query result-set. I played around with the legal values for p
st 18. 9. 2019 v 12:52 odesílatel Ahsan Hadi napsal:
>
>
> On Tue, Sep 17, 2019 at 8:16 PM Pavel Stehule
> wrote:
>
>>
>>
>> út 17. 9. 2019 v 17:06 odesílatel Ahsan Hadi
>> napsal:
>>
>>> Hi Pavel,
>>>
>>> I have been trying to reproduce the case of badly displaying last
>>> columns of a query
On Tue, Sep 17, 2019 at 8:16 PM Pavel Stehule
wrote:
>
>
> út 17. 9. 2019 v 17:06 odesílatel Ahsan Hadi
> napsal:
>
>> Hi Pavel,
>>
>> I have been trying to reproduce the case of badly displaying last columns
>> of a query result-set. I played around with the legal values for psql
>> border vari
út 17. 9. 2019 v 17:06 odesílatel Ahsan Hadi napsal:
> Hi Pavel,
>
> I have been trying to reproduce the case of badly displaying last columns
> of a query result-set. I played around with the legal values for psql
> border variable but not able to find a case where last columns are badly
> displ
Hi Pavel,
I have been trying to reproduce the case of badly displaying last columns
of a query result-set. I played around with the legal values for psql
border variable but not able to find a case where last columns are badly
displayed. Can you please share an example that I can use to reproduce
Hi
When I played with vertical cursor support I got badly displayed last
columns when border was not 2. Only when border is 2, then psql displays
last column with same width for each row.
I think so we can force column width alignment for any border styles today
(for alignment and wrapping styles