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: 2020-11-30 03:55:14
Message-ID: E1kjaHS-000791-6j@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment.

Author: Haiying Tang <tanghy(dot)fnst(at)cn(dot)fujitsu(dot)com>
Discussion: https://postgr.es/m/48a0928ac94b497d9c40acf1de394c15@G08CNEXMBPEKD05.g08.fujitsu.local

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6742e14959a3033d946ab3d67f5ce4c99367d332

Modified Files
--------------
src/include/optimizer/cost.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2020-11-30 08:32:25 pgsql: Remove leftover comments, left behind by removal of WITH OIDS.
Previous Message Fujii Masao 2020-11-30 02:09:12 pgsql: Improve log message about termination of background workers.