Re: Typo in pgstat.h

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typo in pgstat.h
Date: 2016-09-21 15:29:21
Message-ID: fcdfc28e-b7a8-8853-feaf-da237a1cbd55@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/21/16 10:04 AM, Michael Paquier wrote:
> While going through pgstat.h I bumped into that:
> - * as 4-bytes where first byte repersents the wait event class (type of
> + * as 4-bytes where first byte represents the wait event class (type of

Fixed. There was actually another one of the same a few lines later.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stas Kelvich 2016-09-21 15:30:07 Re: Speedup twophase transactions
Previous Message Peter Eisentraut 2016-09-21 15:25:14 Re: New SQL counter statistics view (pg_stat_sql)