Michael Fuhr <[EMAIL PROTECTED]> writes: > I see in gram.y that SHOW and RESET take a ColId but SET takes a > var_name, which is ColId or var_name.ColId. Is there a reason for > the inconsistency or is it just an oversight?
Offhand it looks like the custom-variable patch missed dealing with SHOW and RESET ... that patch was a few bricks shy of a load in other ways too ... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend