Fix bug when adding index constraint on not-yet-created table
When a user wants to add an index constraint on a table not yet created,
pgAdmin tries to get the operator associated with the choosen column. For
that, it needs the OID of the column's type. This patch allows pgAdmin to
get that information on not yet created table.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7785a9b4745ace11bd233fde6aebf939e9439ecb
Modified Files
--------------
pgadmin/dlg/dlgColumn.cpp | 8 +++++++-
pgadmin/dlg/dlgProperty.cpp | 4 +++-
pgadmin/dlg/dlgTable.cpp | 3 ++-
pgadmin/include/dlg/dlgColumn.h | 1 +
4 files changed, 13 insertions(+), 3 deletions(-)
Есть вопросы? Напишите нам!
✖
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера