Re: Fixes for missing schema qualifications
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Noah Misch <noah@leadboat.com>, Postgres hackers <pgsql-hackers@postgresql.org>
Date: 2018-03-12T02:59:44Z
Lists: pgsql-hackers
On Sat, Mar 10, 2018 at 03:13:09PM -0300, Alvaro Herrera wrote: > ... and substring() ... substring(A from B for C) gets parsed. -- Michael
Commits
-
Add some missing schema qualifications
- ee2b37ae044f 12.0 landed