On Tue, 2012-09-11 at 15:49 -0300, Vinicius Santos wrote: > Well, as far as I know, pgadmin could be connected to many > databases. It > should only display the connection it used to get the > informations on > the selected object. > > Thinking so, I think you have reason. >
Thanks. > > > Are you sure? > > Yes. GetFullIdentifier() doesn't return the schema. It doesn't return the schema when the schema belongs to your search_path. That's the right way to do it. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
