thjbdvlt

Results 27 comments of thjbdvlt

hello :-) i have tried this while looking for a way to use `OR` (`|`) operator in Cypher queries, as i mentionned [here](https://github.com/apache/age/issues/865). but i couldn't compile (probably because i...

@rafsun42 i didn't, but with `make clean`, the same errors occur when i run `make install`, or also if i use `make clean install`. i would like to help more...

@rafsun42 it does compile! i ran some minimal tests, matching with `(a)-[:elabel_b|edge_label_c]->(d)` works. absolutely wonderful :)

i apologize for all these failed tests!! it's the first time i contribute to a project (i'm not a programmer: i study french literature) and i just finally understood that...

hello! i have a similar issue while trying to use a userscript on `tab-select`, but the error only happens sometimes (~1/10, independant of the url or anything, with the same...

hi, i face a situation where the pipe-OR operator would be usefull, so as my situation is pretty simple i describe it here. this is the query i tried, in...

@rafsun42 thank you! i am currently on PG15 so i cannot compile with it (PR 1452), but i'll try to upgrapde to PG16 soon so i can try it out,...

@rafsun42 unfortunately: yes! but as i am really not a programmer, i have no doubts: it must be because of me not understanding something. anyway, i post a comment directly...

@brammool Hello :) I have written some spell files for french because I found the default `.spl` file for french to be unusable (mainly because it considers `-` and `'`...

i am very sorry that i have not replied!! i was using correct command, but, anyway, i found (last week) a (kind of builtin?) lua function: `io.popen()` that does the...