Re: Fixes for missing schema qualifications
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Tatsuo Ishii <ishii@sraoss.co.jp>
Cc: Noah Misch <noah@leadboat.com>, Michael Paquier <michael@paquier.xyz>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-03-14T00:39:37Z
Lists: pgsql-hackers
On Tue, Mar 13, 2018 at 5:26 PM, Tatsuo Ishii <ishii@sraoss.co.jp> wrote: > Next question is, should we update the manual? There are bunch of > places where example queries are shown without schema qualifications. > > I hope that isn't deemed necessary. David J.
Commits
-
Add some missing schema qualifications
- ee2b37ae044f 12.0 landed