Re: pg_input_error_info doc 2 exampled crammed together - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_input_error_info doc 2 exampled crammed together
Date
Msg-id Zi8i4ldWvXGxgn5K@paquier.xyz
Whole thread Raw
In response to Re: pg_input_error_info doc 2 exampled crammed together  ("David G. Johnston" <david.g.johnston@gmail.com>)
Responses Re: pg_input_error_info doc 2 exampled crammed together
List pgsql-hackers
On Sun, Apr 28, 2024 at 06:45:30PM -0700, David G. Johnston wrote:
> My preference would be to limit this section to a single example.  The
> numeric one, as it provides values for more output columns.  I would change
> the output format to expanded from default, in order to show all columns
> and not overrun the length of a single line.

Agreed that having two examples does not bring much, so this could be
brought to a single one.  The first one is enough to show the point of
the function, IMO.  It is shorter in width and it shows all the output
columns.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Amit Kapila
Date:
Subject: Re: TerminateOtherDBBackends code comments inconsistency.