pgsql: Doc: fix minor typos in two ECPG function descriptions.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: fix minor typos in two ECPG function descriptions.
Date: 2024-02-25 20:30:08
Message-ID: E1reL8S-000jS2-3x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: fix minor typos in two ECPG function descriptions.

Noted by Aidar Imamov.

Discussion: https://postgr.es/m/170869935022.643.3709087848818148291@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/57b28c08305a7696375eae9a0a26532f8fb84d1b

Modified Files
--------------
doc/src/sgml/ecpg.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2024-02-25 21:15:21 pgsql: Promote assertion about !ReindexIsProcessingIndex to runtime err
Previous Message Alexander Korotkov 2024-02-25 18:48:37 pgsql: Improve documentation and GUC description for transaction_timeou