Alex Peshkoff via Firebird-devel wrote 16.09.2021 12:21:
In new version we can easily change MessageBuffer format. The main issue is old user's binaries - probably to support them we will need some tricks in remote redirector & copy/in/out in dsql.cpp.

This trick could be "use offsets from provided Metadata instead of calculating them on the fly" but static buffers use ordinary MetadataBulder AFAICS and doesn't set true offset. Fortunately they doesn't support INT128 so only DECFLOAT34 may be a problem (if anyone used it at all).

--
  WBR, SD.


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to