pgsql: Fix typo in comment

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix typo in comment
Date: 2018-02-16 11:47:04
Message-ID: E1emeTo-0005sa-OV@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in comment

Branch
------
master

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

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-02-16 15:39:00 pgsql: Rename enable_partition_wise_join to enable_partitionwise_join
Previous Message Andres Freund 2018-02-16 06:47:50 Re: pgsql: Do execGrouping.c via expression eval machinery.