spqr
spqr copied to clipboard
Full set of SET - RESET - SET SESSION etc tests
$subj
What should be done:
- Add a complete set of tests covering all PostgreSQL parameter change commands (SET, RESET, SET SESSION, SET LOCAL, etc.).
- Tests should verify both the functional effect of the commands and the correct propagation of changes across sessions and connections.
- Update the documentation at https://pg-sharding.tech/routing/ to reflect the supported behavior.
Правильно ли я понимаю что это поведение некорректно?
Виртуальный параметр "datestyle" должен был проброситься (если ранее не пробрасывался ) перед основным запросом на соответствующий шард?