CrunchyData / pgbouncer_fdw

PostgreSQL Foreign Data Wrapper to Connect to pgbouncer
Other
34 stars 10 forks source link

Add support for pgbouncer 1.21 #17

Closed keithf4 closed 2 months ago

keithf4 commented 1 year ago

New column for prepared statements has been added to several SHOW commands. Add this to the function/views for the following pgbouncer_fdw objects

pgbouncer_servers
pgbouncer_clients
pgbouncer_sockets
keithf4 commented 2 months ago

Fixed in v1.1.0