Re: [pgadmin-support] Bug when renaming table

2011-09-10 Thread Guillaume Lelarge
On Tue, 2011-09-06 at 00:03 +0300, P GOUV wrote: > I added a new collumn and deleted one. Also i removed a constraint and added > 2 new.Then i pressed OK and i got the error message. > I put the current name again and everything was ok. THen i could change the > name. > OK, the issue comes when y

Re: [pgadmin-support] Bug when renaming table

2011-09-05 Thread Guillaume Lelarge
On Mon, 2011-09-05 at 17:28 +0300, P GOUV wrote: > This is minor bug. I am on windows 7 64 bit using the stable pgadmin. > When i rename a table everything is fine. However when i rename a table and > added new constraints etc i got error message that relation doesnt exist.. > I guess that it uses

[pgadmin-support] Bug when renaming table

2011-09-05 Thread P GOUV
This is minor bug. I am on windows 7 64 bit using the stable pgadmin. When i rename a table everything is fine. However when i rename a table and added new constraints etc i got error message that relation doesnt exist.. I guess that it uses the new name but in database it has the old name.. Genera