udfhack icon indicating copy to clipboard operation
udfhack copied to clipboard

Database takeover UDF repository

Results 2 udfhack issues
Sort by recently updated
recently updated
newest added
trafficstars

If you get this error on Kali or debian based systems: ``` lib_postgresqludf_sys.c:34:10: fatal error: postgres.h: No such file or directory 34 | #include | ^~~~~~~~~~~~ compilation terminated. ``` Need...

I would like to understand what is going on here. I've compiled and created the functions inside my database but for my propose it is not working. I would like...