Marcelo Zabani
Marcelo Zabani
Hi to all! It seems to me that any protected endpoint [will add both the XSRF protection and Session cookies to the response](https://github.com/haskell-servant/servant/blob/bd9e4b10900d04bb5a24bcbb8ab2f7246fcd15c7/servant-auth/servant-auth-server/README.lhs#L174-L193). Is there a reason why this is...
**Is your feature request related to a problem? Please describe.** Bash arrays can be very useful for a wide variety of scripts, but direnv does not re-export array-valued variables like...
Apologies if this is not the right place to ask for help. When `LOAD`ing the postgres extension that I compiled myself, I am running into ``` Extension "/home/mzabani/duckdb/build/release/extension/postgres_scanner/postgres_scanner.duckdb_extension" could not...
Hello! I have a question about row estimates. In [Hints for Row number corrections](https://github.com/ossc-db/pg_hint_plan/blob/master/docs/hint_table.md#hints-for-row-number-corrections), I see the examples all show a way to fix postgres' resulting estimate. But I am...