Remove no-longer-needed restriction against referencing system
authorTom Lane
Tue, 23 Jan 2001 02:32:26 +0000 (02:32 +0000)
committerTom Lane
Tue, 23 Jan 2001 02:32:26 +0000 (02:32 +0000)
commitb686fb5bf1f1c6d18d0ee5807d3bd5bee4bc042c
tree918fc444bd8acb735c967b2368ca320d5cbec566
parente5cdecd01b2518182412d97828f2875302ef06d3
Remove no-longer-needed restriction against referencing system
attributes in a FieldSelect node --- all the places that manipulate
these work just fine with system attribute numbers.  OK, it's a new
feature, so shoot me ...
src/backend/parser/parse_func.c