Ryan Berger

Results 8 issues of Ryan Berger

### Version Other ### What happened? Using `FORMAT` with more than 2 arguments results in sqlc reporting that no function matching can be found. `FORMAT` is a bit of a...

bug
triage

Fixes #1581 . I just added `citext` to the switch so that it would resolve to `string`, although this might not be the best solution. I looked around, and it...

I noticed that [here](https://github.com/losvedir/transit-lang-cmp/blob/6c6c999e5d50802118a7b0adffc8a367cdf7547f/trogsit/app.go#L89) You call `json.Marshal` on the response, which would load the entire response in to memory before writing it out. It may be a better idea to...

The organization I work for heavily uses goth, so we wanted to contribute back with a ClassLink provider that we will be using in future releases of our product. It...

Postgres has no concept of `unsigned` so the migration creating the `PositiveBigIntegerField`s fail

We have the following bril program: ``` @main(v0: int) { v1_: int = const 0; v2_: int = const 3; v3_: int = const 5; v4_: int = const 1;...

After some thought about how the L1 cache is functioning in our line of sight algorithm, this commit calculates all the angles and puts them into a buffer and then...

The benchmark viewshed difference is almost imperceptible. This PRs viewshed is in green: