News

This feature request is to rename all pgAdmin "Delete" commands to "Drop" when what those commands correspond to is actually SQL "DROP". For key specific examples, the "Object" main menu "Delete" and ...
Is your feature request related to a problem? Please describe. I want to be able to drop a user-defined function (UDF) without having to first drop other database objects that depend on the UDF. My ...