enable_distinct_reordering

Type: bool
Default: on
Context: user
Restart: false
Since: 18

Enables or disables the query planner's ability to reorder DISTINCT keys to match the input path's pathkeys. The default is on.

Comments