Francesco Degrassi
Francesco Degrassi
I'm writing an FDW using pgx and profiling it i've noticed some significant time spent in `__sigsetjmp` and friends. I gather this is due to postgres utility functions exposed by...
This extends the `SpiClient` interface to expose methods to open a cursor based on a query, returning a `SpiCursor` that can be used to fetch results incrementally. Opened cursors can...
As titled, support RTP payload type 3 (GSM) among media line fmt values
As in title, bumped to latest rust version.