Hello,
I implemented an option to update functions and trigger functions, by
clicking on them in the treeview.
This avoids problems when someone changes the function, and I get the
old version and then overwrite it, without reminding me from updating
(F5) before.
I did a checkbox in the fo
Handle the handler in a FDW object
Per a report from Regina (Paragon Software).
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=f4870dc4132a1e5ff38ffb38aa3585e5ca536726
Modified Files
--
pgadmin/dlg/dlgForeignDataWrapper.cpp
Regenerate xrcDialogs.cpp
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0d7c4aaed60247fdd623ad1205945504934ea48f
Modified Files
--
pgadmin/ui/xrcDialogs.cpp |15646 ++---
1 files changed, 782
Fix a long standing issue with the timespin control on GTK, which
caused it to fail to render properly.
Branch
--
master
Details
---
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=83bef892c0b9f1d7f6b71c6970e7c6ffda4c3ee8
Modified Files
--
pgadmin/ctl/timespin.