Yurii Rashkovskii

Results 214 comments of Yurii Rashkovskii

@pantoniou have you had a chance to look at this, what do you think?

Actually, I think there's an easier solution: just exposing `int fy_token_cmp(struct fy_token *fyt1, struct fy_token *fyt2)` in header files. This way, a custom comparator can use it. I will send...

I sent #87 for this and I've also discovered a bug 🐛 in fy_compare_node_user, see #86

Thank you! Please let me know if I can help in any way with this or other parts of the project. I'm using the library in this project https://docs.omnigres.org/pg_yregress/usage/ and...

As for the original issue, I am noticing that the inability to set this style leads to unquoted empty strings: ```yaml key: ``` which may sometimes be undesirable

It looks like #78 may be the implementation necessary for this.

One idea on how this can be improved is that a specific release can get assigned a dollar "early release buy out" amount and thus, if one contributes any percentage...

These (and especially `CREATE EXTENSION`) would be really great to have!

👍 Looking into this issue as well; wondering if you had any more thoughts on this? I started writing some small scalar helps for handling types.

Thank you! I guess I was confused by the wording > esp32MX-E has a secondary 32-bit ARM processor (STM32F030F4) that **serves by default** as an I²C port expander (emphasis mine)...