v.18.12Backward Incompatible Changes

Join Queries: Asterisk Behavior and Configuration Option

In queries with JOIN, the star character expands to a list of columns in all tables, in compliance with the SQL standard. You can restore the old behavior by setting asterisk_left_columns_only to 1 on the user configuration level.