bigsql / plprofiler

Other
87 stars 23 forks source link

Adjustments for PostgreSQL 16 #17

Closed rasifr closed 1 year ago

rasifr commented 1 year ago

Some of the macros have been made inline function to better the type checking in PG16. So adjusted the code to conform with new changes, while ensuring that it's backward safe.