Thread: Typo in pgstat.c

Typo in pgstat.c

From
Daniel Gustafsson
Date:
Spotted a small typo in pgstat.c this morning, attached patch fixes this.

cheers ./daniel


Attachment

Re: Typo in pgstat.c

From
Magnus Hagander
Date:


On Wed, Jul 8, 2020 at 10:05 AM Daniel Gustafsson <daniel@yesql.se> wrote:
Spotted a small typo in pgstat.c this morning, attached patch fixes this.

Thanks, applied. 

--