Re: "buffer too small" or "path too long"?
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
From: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
To: tgl@sss.pgh.pa.us
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-06-14T00:52:52Z
Lists: pgsql-hackers
At Tue, 14 Jun 2022 09:48:26 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in > At Mon, 13 Jun 2022 13:25:01 -0400, Tom Lane <tgl@sss.pgh.pa.us> wrote in > > +1, but I'm inclined to make it read "... is too long". > > Yeah, I feel so and it is what I wondered about recently when I saw > some complete error messages. Is that because of the length of the > subject? And I found that it is alrady done. Thanks! regards. -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
pg_upgrade: further tweaking of make_outputdirs().
- 4e54d231aecb 15.0 landed
-
Improve frontend error logging style.
- 9a374b77fb53 15.0 cited