Re: [pgadmin-hackers] pgAdmin III commit: Lots of work on domains, and check constraints

2012-07-21 Thread Guillaume Lelarge
On Wed, 2012-06-06 at 10:50 +0600, Timon wrote: > seems that this commit broke reindexing of selected index. steps to reproduce: > 1) create table > 2) create index > 3) select index in object inspector > 4) try to reindex it via maintenance menu item > 5) got error : ERROR: schema "table_name" do

[pgadmin-hackers] pgAdmin III commit: Add *.dirstamp pattern to .gitignore

2012-07-21 Thread Guillaume Lelarge
Add *.dirstamp pattern to .gitignore Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=71c10ebef25a03f5e838141c5e52654a18de774d Modified Files -- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- S

[pgadmin-hackers] pgAdmin III commit: Add *.dirstamp pattern to .gitignore

2012-07-21 Thread Guillaume Lelarge
Add *.dirstamp pattern to .gitignore Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=4550888b393625b17006f022e406acdcc5a9 Modified Files -- .gitignore |1 + 1 files changed, 1 insertions(+), 0 deletions(-) -- Sent via pgad

[pgadmin-hackers] pgAdmin III commit: Fix the database stats query

2012-07-21 Thread Guillaume Lelarge
Fix the database stats query Branch -- REL-1_16_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9adeb4fbef3fae2c2270a68d82a9179c95fc38fe Modified Files -- pgadmin/schema/pgDatabase.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deleti

[pgadmin-hackers] pgAdmin III commit: Fix the database stats query

2012-07-21 Thread Guillaume Lelarge
Fix the database stats query Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5d43fc771ad7e27a1e8b87f23dd0e013496269f1 Modified Files -- pgadmin/schema/pgDatabase.cpp |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --