pgsql: Fix typo in comment.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in comment.
Date: 2025-08-06 13:52:56
Message-ID: E1ujeZc-0013b9-0a@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Author: Chao Li <lic(at)highgo(dot)com>
Reviewed-by: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Discussion: https://postgr.es/m/CD9B2247-617A-4761-8338-2705C8728E2A@highgo.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/99139c46cbf2bda7880592c4e5da1ebf177888ac

Modified Files
--------------
src/interfaces/ecpg/compatlib/informix.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Nathan Bossart 2025-08-06 17:08:37 pgsql: Rename transformRelOptions()'s "namspace" parameter to "nameSpac
Previous Message Dean Rasheed 2025-08-06 10:39:21 pgsql: Refactor int128.h, bringing the native and non-native code toget