Re: A typo in error message

2018-01-31 Thread Robert Haas
On Wed, Jan 31, 2018 at 12:53 AM, Michael Paquier wrote: > On Wed, Jan 31, 2018 at 08:47:57AM +0300, Alexander Lakhin wrote: >> Please consider committing the attached patch to fix a typo in error >> message. > > Yeah.. Committed. >> if (cxt->ofType) >> erepor

Re: A typo in error message

2018-01-30 Thread Michael Paquier
On Wed, Jan 31, 2018 at 08:47:57AM +0300, Alexander Lakhin wrote: > Please consider committing the attached patch to fix a typo in error > message. Yeah.. > if (cxt->ofType) > ereport(ERROR, > (errcode(ERRCODE_FEATURE_NOT_S