pglite
pglite copied to clipboard
libpgcore: handle overflowing of static memory buffer
when reply overruns the static pre allocated wasm memory fast buffer (starting at addr 0x1). libpqcomm should automatically switch to file output, dump static buffer in it and continue from there. Then notify pglite host.
See as well https://github.com/electric-sql/pglite/issues/568
Fixed in versions >= 0.3.2