protect pg_stat_statements_info() for being used without the library loaded
Jaime Casanova <jcasanov@systemguards.com.ec>
From: Jaime Casanova <jcasanov@systemguards.com.ec>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-01-27T19:53:08Z
Lists: pgsql-hackers
Attachments
- fix_pg_stat_statements_info.patch (text/x-patch) patch
Hi,
Attached is a small patch for ${subject}
--
Jaime Casanova
Director de Servicios Profesionales
SystemGuards - Consultores de PostgreSQL
Commits
-
Fix crash of pg_stat_statements_info() without library loaded
- bca96ddab57c 14.0 landed