pg_query_go icon indicating copy to clipboard operation
pg_query_go copied to clipboard

Fix xxhash symbol conflict by using namespace

Open guileen opened this issue 4 months ago • 0 comments

I am try to use pg_query_go with Pebble together, and got XXH namespace conflict error, this commit fix XXH conflict by adding namespace to xxh.

guileen avatar Nov 26 '25 11:11 guileen