Add support for 9.1 ALTER TYPE new syntax I changed the Add/Change button with two buttons (Add and Change). The rest of the patch is used to allow the change on an existing type if we are connected to an 9.1+ release. Rather than trying to detect new. removed, and modified members, I simply drop all the old ones and add all the new ones. Much simpler, same results, and hopefully less bugs. Implements #242. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=121452cb3ffdd3bc488a6d67cbe1b61a8661f620 Modified Files -------------- CHANGELOG | 2 + pgadmin/dlg/dlgType.cpp | 161 +++++++++++++++++++++++++++++++---------- pgadmin/include/dlg/dlgType.h | 2 + pgadmin/ui/dlgType.xrc | 34 +++++----- 4 files changed, 144 insertions(+), 55 deletions(-)
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера