Aleksei Pleshakov

Results 7 issues of Aleksei Pleshakov

The implementation is based on KLEE-float. Supported llvm math intrinsic functions related to floating-point. Added ENABLE_FP and FP_RUNTIME options to CMake. Provided an ability to switch between Z3Builder implementations. Building...

`ydb/library/benchmarks/gen_queries/gen_queries --syntax pg --variant ds` then look at `q/ds/q57.sql`

area/pg

### Changelog entry ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...

not-for-changelog

Rewrite queries such as `SELECT set_config(\'bytea_output\',\'hex\',false) FROM pg_settings WHERE name = \'bytea_output\';` into `SELECT set_config(\'bytea_output\',\'hex\',false)` if FROM clause contains pg_settings table.

area/pg

### Changelog entry ### Changelog category * Not for changelog (changelog entry is not required) ### Additional information ...

not-for-changelog