sqltoast
sqltoast copied to clipboard
Integrate libunwind for good recursive callstack debugging
libunwind would be very useful to integrate into the sqltoast::parse_context_t struct, allowing the context to output debugging information including how many depths of recursion of a particular parsing function we're at.