Jora Babayan
Results
3
comments of
Jora Babayan
Unfortunately, #936 did not help
Found out some details that may help with understanding the problem. So, if we run the same scenario, but provide the COPY statement in 2 lines, server will not crash....
Found out some new details. The problem code is located in `DuckAssignTimezone` function. That's an assign_hook for PostgreSQL's vanila GUC option `timezone` set by pg_duckdb. ``` static void DuckAssignTimezone_Cpp(const char...