PGTYPESinterval_free should be instead PGTYPESinterval_new in example.

The Post Office <noreply@postgresql.org>

From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: misterptits@yandex.ru
Date: 2020-06-16T12:53:50Z
Lists: pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/12/ecpg-pgtypes.html
Description:

Hello! In example of usage PGTYPESinterval_free used PGTYPESinterval_new.
Should be PGTYPESinterval_free.

Commits

  1. Doc: fix copy-and-pasteo in ecpg docs.