Miron

Results 70 comments of Miron

Just finished port for PG14 version 1.5.0 Will be running regression tests and update with quality check. A few warnings regarding cast from 64 bit long long value type to...

Similar for Postgres 16 https://github.com/MironAtHome/agewin/tree/port/win32msvc/PG16/1.5.0 Any help testing ( within scope of port and some function substitution ) greatly appreciated.

When running regression I am seeing this error: cache lookup failed for type 190232 It would seem related to my missing some component in the extension creation SQL script. Debugger...

Thank you for checking on my messages. I am mostly looking for just running regression and being par for the course with what it produces on linux. I got the...

Just pushed two comments to branches PG14/1.5.0 PG16/1.5.0 Looks like hook functionality is now intact. Again, any help with regression greatly appreciated.

It looks like most of cypher functionality and C functions are working under branch port/win32msvc/PG14/1.5.0 in the fork CSV loading module is in works As as aside, I am not...

Thanks John! Greetings MS, Windows OS, dev station(s) is Microsoft Windows 11 Pro running Postgres release 14 till latest, thinking to synch to Postgres 16. Compiler - Microsoft cl.exe, however,...

Hello, I really appreciate effort. My fork just got all the changes needed for the code. Please find is the updated branch: https://github.com/MironAtHome/age/tree/port/win32msvc/PG14/1.5.1 There is still a bit of work...

I think it would be fair to say that having something like a "Cypher Query Tool" in the PgAdmin would be extremely helpful. Integrating it with Age graph viewer certainly...

@markgomer not really in a shareable way, some work I did related to different graph db engines and it's tied to specific projects. I do have an esoteric ETL [benchmark](https://www.bytefish.de/blog/sql_server_2017_graph_database.html)...