Re: [pgadmin-support] PostgreSQL 9.6.1: Debug window does not load function sql

2016-12-14 Thread Murtuza Zabuawala
Hi, Could you provide steps to re-produce the issue with your sample code/screenshot? And also, OS version- ? Python version - ? pgAdmin4 version - ? -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Wed, Dec 14, 2016 at 7:14 PM, Shakt

[pgadmin-support] PostgreSQL 9.6.1: Debug window does not load function sql

2016-12-14 Thread Shakti Singh
Hi, I am working on a POC to port Oracle database to PostGreSQL. I am trying to debug a function in pgAdmin 4 after enabling debugger. The Debugger window that opens in pgAdmin 4 for a function does not show any function code because of which I cannot put a break point. Any help is appreciated.