Re: postgres_fdw hint messages - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: postgres_fdw hint messages
Date
Msg-id 20220913190255.GA2973985@nathanxps13
Whole thread Raw
In response to Re: postgres_fdw hint messages  (Peter Eisentraut <peter.eisentraut@enterprisedb.com>)
Responses Re: postgres_fdw hint messages
List pgsql-hackers
On Tue, Sep 13, 2022 at 08:32:43AM +0200, Peter Eisentraut wrote:
> I notice that for column misspellings, the hint is phrased "Perhaps you
> meant X." whereas here we have "Did you mean X?".  Let's make that uniform.

Good point.  I attached a new version of the patch that uses the column
phrasing.  I wasn't sure whether "reference" was the right word to use in
this context, but I used it for now for consistency with the column hints.
I think "specify" or "use" would work as well.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: wrong shell trap
Next
From: Tom Lane
Date:
Subject: Re: wrong shell trap