Notices for plpgsql
I'm trying to write a loop over a series of records in my db and do an http_get call using plpgsql, but it seems like notices aren't included in the results UI.
What's the best approach to get this info, so that I can write and debug this query?
What's the best approach to get this info, so that I can write and debug this query?