Support for pldbgapi extension

Hey Neon.tech team!
I’m actually trying to test pgadmin’s debugging capabilities with a neon database, however, it would require to enable the pldbgapi extension, however I’m unable to do create it.

 CREATE EXTENSION pldbgapi;
ERROR:  extension "pldbgapi" is not available
DETAIL:  Could not open extension control file "/usr/local/share/extension/pldbgapi.control": No such file or directory.
HINT:  The extension must first be installed on the system where PostgreSQL is running.

Hi! I will request our product team to investigate if we can support this extension since we don’t currently support it. Paying customers can consider reaching out for custom extension support: Bring Your Own Extensions to Serverless PostgreSQL - Neon

Hey,
Sounds exciting!
Thanks