Typo in multixact.c and jsonfuncs.c documentation - Mailing list pgsql-hackers

From Junwang Zhao
Subject Typo in multixact.c and jsonfuncs.c documentation
Date
Msg-id CAEG8a3+MRwDKc4YSFKKPKq7Y+vMufVC5u94wM5KZPB2CbgCxnQ@mail.gmail.com
Whole thread Raw
Responses Re: Typo in multixact.c and jsonfuncs.c documentation
List pgsql-hackers
Found a trivial typo in multixact.c, after searching the code base
there is another such typo in jsonfuncs.c.

- * range, that is, greater to or equal than oldestMultiXactId, and less than
+ * range, that is, greater than or equal to oldestMultiXactId, and less than

-- 
Regards
Junwang Zhao

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: expand on_error ignore error handling scope
Next
From: David Rowley
Date:
Subject: Re: Typo in multixact.c and jsonfuncs.c documentation