scrapcode
scrapcode copied to clipboard
compile ranom_bytea en recent PG
I had the following error in PostgreSQL 11:
# CREATE EXTENSION random_bytea;
ERROR: language "C" does not exist
Works fine without the quotes.
Thanks for the extension!