Re: Update comment in errcodes.txt correctly

2018-08-16 Thread Michael Paquier
On Thu, Aug 16, 2018 at 04:36:11AM +, Shinoda, Noriyoshi (PN Japan GCS Delivery) wrote: > I attached a modified version. Thanks, Shinoda-san. Pushed. -- Michael signature.asc Description: PGP signature

RE: Update comment in errcodes.txt correctly

2018-08-15 Thread Shinoda, Noriyoshi (PN Japan GCS Delivery)
hinoda -Original Message- From: Michael Paquier [mailto:mich...@paquier.xyz] Sent: Thursday, August 16, 2018 12:44 PM To: Shinoda, Noriyoshi (PN Japan GCS Delivery) Cc: pgsql-hack...@postgresql.org Subject: Re: Update comment in errcodes.txt correctly On Thu, Aug 16, 2018 at 01:18:21AM +, S

Re: Update comment in errcodes.txt correctly

2018-08-15 Thread Michael Paquier
On Thu, Aug 16, 2018 at 01:18:21AM +, Shinoda, Noriyoshi (PN Japan GCS Delivery) wrote: > The attached small patch updates src/backend/utils/errcode.txt. > In the comment of this file, a list of file names generated from this file is > written. > However, the file name of the 'errcodes.sgml'

Update comment in errcodes.txt correctly

2018-08-15 Thread Shinoda, Noriyoshi (PN Japan GCS Delivery)
Hi, Hackers, The attached small patch updates src/backend/utils/errcode.txt. In the comment of this file, a list of file names generated from this file is written. However, the file name of the 'errcodes.sgml' file is incorrect. The attached patch fixes the incorrect path of errcodes.sgml file na