You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
This corrects and simplifies $subject in a number of ways:- Remove from the completion the pre-9.0 grammar still supported forcompatibility purposes. This simplifies the code, and allows to extendit more easily with new patterns.- Add completion for the options of FORMAT within a WITH clause.- Complete WHERE and WITH clauses correctly depending on if TO or FROMare used, WHERE being only available with COPY FROM.Author: Vignesh C, Michael PaquierReviewed-by: Ahsan HadiDiscussion:https://postgr.es/m/CALDaNm3zWr=OmxeNqOqfT=uZTSdam_j-gkX94CL8eTNfgUtf6A@mail.gmail.com