Víťa Tauer

Results 6 issues of Víťa Tauer

On windows, standard TLS API is called 'schannel' (or secure channel). It can be used as always-available replacement for mbedTLS. Also, windows has own (FIPS certified) implementation of another security...

https://github.com/Microsoft/vstest-docs/blob/master/docs/releases.md The TestPlatform vsix links point to https://vsdrop.corp.microsoft.com/, which is not accessible. Where can I download those?

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug Using `expr switch { something }` statement with ranges inside...

bug
area-compiler
area-parsing

### Bug description Readme says that > Attribution is required by MIT, SIL OLF, and CC BY licenses. Downloaded Font Awesome Free files already contain embedded comments with sufficient attribution,...

bug

Implementation for feature request & proposed solution in https://github.com/postgresml/pgcat/issues/858. Adds new option for `default_shard`.

I need my application to explicitly select shard for every single connection. Not doing so should be an error, because it can lead to data compromise. My proposal is to...