Dimitry Sibiryakov
Dimitry Sibiryakov
What's the problem with it?
Though it is true, I wonder why (in both cases) we cannot generate them as usual "expression", "expression1", etc.
They are perfectly valid. What we should do is to deprecate `instsvc` and use `sc` instead.
ASCII has no "dotless i" character.
ASCII is a very specific American charset. Only American locale rules can be applied to it.
> When referential integrity maintained by simple table scan. You should try Oracle. Exclusive lock on whole table during DML most likely will make you to change your opinion.
AFAIU he was talking about no index on detail table. Indeed not so bad if master is read-only, but a disaster otherwise.
I would use `alignas` instead of padding in this case.
Oops, sorry, I missed that this PR is for version 3.
> This may be good. But also useless IMHO. Implementation of SEEK for segmented BLOBs is not that complicated.