> I will merge my changes of pgadmin3 with official release 1.22.2 later. Done. I also updated CHANGELOG file and add rows about my changes to release. -- Best regards, Dmitry Voronin
Hello,It is error cause changes in system catalog in 9.6. I fix it in my fork. If you test it, I will be graceful.I will merge my changes of pgadmin3 with official release 1.22.2 later.2:38, 13 ноября 2016 г., Bruce Peret An error has occurred:ERROR: column "amgettuple" does not e
pgAdmin III 1.22.2
Postgresql 9.6.1
Windows 7
When trying to create a new primary key for a table, get the error:
An error has occurred:
ERROR: column "amgettuple" does not exist
LINE 1: ...am WHERE EXISTS (SELECT 1 FROM pg_proc WHERE oid=amgettuple...
If you continue and try to add a primary ke