Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: increase message string buffer size of watch command of psql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: increase message string buffer size of watch command of psql
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: increase message string buffer size of watch command of psql  (Alvaro Herrera <[email protected]>)
Responses Re: increase message string buffer size of watch command of psql
List pgsql-hackers
Alvaro Herrera <[email protected]> writes:
> +1 to strftime("%c").  If we wanted to provide additional flexibility we
> could have a \pset option to change the strftime format string to
> something other than %c, but I don't think there's enough demand to
> justify it.

Agreed, that seems like something for later (or never).  Pushed that way.

I also widened the buffer a bit in the back branches, to address the
original complaint.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: MultiXactId error after upgrade to 9.3.4
Next
From: Ioseph Kim
Date:
Subject: Re: increase message string buffer size of watch command of psql