Skip to content
Snippets Groups Projects
Commit 6df3a9f2 authored by Denis Smirnov's avatar Denis Smirnov
Browse files

fix: do not insist on aliases in the row list

Previously, row expressions (i.e. tuples) expected to have alias
nodes in the list. It is correct for relational node output, but
for selection filters and join conditions we don't need aliases.
So, add api to produce rows with and without aliases.
parent dde6a670
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment