q3c icon indicating copy to clipboard operation
q3c copied to clipboard

PostgreSQL extension for spatial indexing on a sphere

Results 5 q3c issues
Sort by recently updated
recently updated
newest added

I'm still regularly struggling with abysimal query plans when q3c functions are in queries; disabling seqscans helps a bit of course, but it certainly is not an suboptimal and has...

enhancement
help wanted

Would it make sense to add PARALLEL SAFE to the SQL definitions for the q3c functions? The Postgresql Documentation states: `Functions should be labeled parallel unsafe if they modify any...

enhancement
help wanted

On RHEL / AlmaLinux 9.4 with LLVM 17.0.6 we are getting the error below when trying to build q3c. We believe q3c needs to be updated to build with newer...