scrapcode icon indicating copy to clipboard operation
scrapcode copied to clipboard

compile ranom_bytea en recent PG

Open madtibo opened this issue 6 years ago • 0 comments

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!

madtibo avatar Jun 13 '19 12:06 madtibo