Typos in dectoint() and dectolong() function's descriptions - Mailing list pgsql-docs

From PG Doc comments form
Subject Typos in dectoint() and dectolong() function's descriptions
Date
Msg-id 170869935022.643.3709087848818148291@wrigleys.postgresql.org
Whole thread Raw
Responses Re: Typos in dectoint() and dectolong() function's descriptions
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/ecpg-informix-compat.html
Description:

Chapter 36. ECPG — Embedded SQL in C
36.15. Informix Compatibility Mode

The first sentence in dectoint() and dectolong() function's descriptions
contains part with typo: "Convert a variable to type decimal to ...".
Should use "of" preposition here: "Convert a variable of type decimal to
...".

Thank you!

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: incorrect order? in "D.1. Supported Features" of PostgreSQL 16 manual
Next
From: Tom Lane
Date:
Subject: Re: Typos in dectoint() and dectolong() function's descriptions