Re: [patch] Simple Typo patch.
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: CharSyam <charsyam@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2015-07-05T17:16:10Z
Lists: pgsql-hackers
CharSyam <charsyam@gmail.com> writes: > I just found simple typo error :) > statment -> statement > excercise -> exercise > They are all in just comments :) Pushed, thanks. (For future reference, a patch like this needs to update the expected-output files too.) regards, tom lane