netbeans
netbeans copied to clipboard
fixes #7879 - config set schema command for postgresql
Postgresql configuration does simply not contain the set default schema command.
This PR tries to include this.
The most fitting command seems to be set search_path.