pgsql: Fix typo in comment - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix typo in comment
Date
Msg-id E1rokl1-005a1B-9N@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in comment

Spotted while reviewing a patch changing things around this area.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b8528fe026b18976b5d5b4fcb066a8a55def3375

Modified Files
--------------
src/interfaces/libpq/fe-cancel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: ecpg: Fix return code for overflow in numeric conversion
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Allow specifying an access method for partitioned tables