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
..
2020-02-09 17:26:52 +02:00
2020-02-09 17:26:52 +02:00
2019-10-25 12:04:44 +02:00
2020-02-09 12:24:24 +02:00
2020-02-10 20:54:32 +03:00
2020-02-10 20:54:32 +03:00
2020-02-04 19:36:37 +02:00
2020-02-04 19:36:37 +02:00
2019-04-02 19:08:25 +03:00
2019-11-14 12:15:39 +01:00
2019-11-14 12:15:39 +01:00
2019-02-14 14:52:51 +02:00
2019-12-11 10:44:40 -08:00
2019-12-11 10:44:40 -08:00
2019-09-26 17:26:40 +03:00
2019-09-26 17:26:40 +03:00
2018-12-10 21:22:56 +02:00
2019-05-14 13:27:30 +03:00
2020-02-04 21:15:44 -08:00
2020-02-04 21:15:44 -08:00
2019-10-25 12:04:44 +02:00
2018-12-29 10:58:22 +02:00
2020-02-12 16:44:12 +03:00
2018-11-26 18:49:08 +01:00
2020-01-05 14:39:23 +02:00
2020-02-11 15:58:29 +02:00
2020-02-03 15:16:23 +03:00
2020-02-10 20:54:32 +03:00
2020-02-10 20:54:32 +03:00
2020-02-12 16:44:12 +03:00
2020-01-30 11:10:08 +01:00
2018-12-29 12:12:15 +00:00
2020-02-10 20:54:32 +03:00
2020-02-10 20:54:31 +03:00
2018-12-19 22:38:29 +00:00