mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-09 14:49:11 +00:00
Added a new boolean configuration flag -
`order_multi_row_results_by_initial_column` - to both res_pgsql.conf
and res_config_odbc.conf that allows the administrator to disable the
explicit `ORDER BY` that was previously being added to all generated
SQL statements that returned multiple rows.
Fixes: #179
(cherry picked from commit 29eb4fe620)
1.3 KiB
1.3 KiB