Re: increase message string buffer size of watch command of psql

Ioseph Kim <pgsql-kr@postgresql.kr>

From: Ioseph Kim <pgsql-kr@postgresql.kr>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2016-06-15T00:37:23Z
Lists: pgsql-hackers

2016년 06월 15일 01:56에 Tom Lane 이(가) 쓴 글:
> I take it from the vast silence that nobody particularly cares one way 
> or the other. On reflection I think that this would be a good change 
> to make, so I'll go do so unless I hear complaints soon. regards, tom 
> lane 

I propose to change from asctime() to sql current_timestamp value,
then users will  change date format with set command DateStyle.

Regards, Ioseph.



Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Improve header output from psql's \watch command.