Konstantin Osipov
93db4d748c
query_processor: fold one execute_internal() into another.
...
All internal execution always uses query text as a key in the
cache of internal prepared statements. There is no need
to publish API for executing an internal prepared statement object.
The folded execute_internal() calls an internal prepare() and then
internal execute().
execute_internal(cache=true) does exactly that.
2020-02-12 16:44:12 +03:00
..
2017-11-15 23:22:42 -05:00
2019-01-08 13:16:36 +02:00
2017-11-15 23:22:42 -05:00
2019-01-08 13:16:36 +02:00
2019-01-08 13:16:36 +02:00
2019-01-08 13:16:36 +02:00
2018-02-14 14:15:57 -05:00
2018-11-01 13:16:17 +00:00
2018-12-09 20:11:38 +02:00
2019-02-27 18:36:52 -05:00
2019-01-08 13:16:36 +02:00
2019-03-06 13:09:09 +01:00
2019-01-08 13:16:36 +02:00
2020-02-12 16:44:12 +03:00
2019-01-08 13:16:36 +02:00
2020-02-12 16:44:12 +03:00
2019-01-08 13:16:36 +02:00
2018-08-13 13:24:45 -04:00
2018-09-12 12:14:21 +01:00
2018-02-14 14:15:58 -05:00
2018-02-14 14:15:58 -05:00
2018-12-09 20:11:38 +02:00
2019-01-08 13:16:36 +02:00
2019-01-08 13:16:36 +02:00
2019-01-08 13:16:36 +02:00
2019-01-08 13:16:36 +02:00
2018-02-14 14:15:59 -05:00
2019-01-08 13:16:36 +02:00
2020-02-12 16:44:12 +03:00
2019-01-08 13:16:36 +02:00
2019-02-27 18:36:58 -05:00
2019-02-27 18:36:58 -05:00
2020-02-12 16:44:12 +03:00
2020-01-15 14:28:21 +03:00
2020-02-12 16:44:12 +03:00
2019-01-08 13:16:36 +02:00
2019-01-08 13:16:36 +02:00