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
Upcoming patches are revamping expression evaluation significantly. Ittherefore seems prudent to try to ensure that the coverage of theexisting evaluation code is high.This commit adds coverage for the cases that can reasonably betested. There's still a bunch of unreachable error messages and such,but otherwise this achieves nearly full regression test coverage (withthe exception of the unused GetAttributeByNum/GetAttributeByName).Author: Andres FreundDiscussion:https://postgr.es/m/20170310194021.ek4bs4bl2khxkmll@alap3.anarazel.de