Re: Discussion - Search Objects - Mailing list pgadmin-hackers

From Jasmin Dizdarevic
Subject Re: Discussion - Search Objects
Date
Msg-id BANLkTik5DQaOQ1esFHn3vYCxKMhyHJw9uw@mail.gmail.com
Whole thread Raw
In response to Re: Discussion - Search Objects  (Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>)
Responses Re: Discussion - Search Objects  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-hackers
In the search result list I've to build a node path. the problem is, that node paths are language dependent. 
how can i manually translate "Server Groups/Servers/local.db/Databases/..." to "Servergruppen/Server/local.db/Datenbanken" (german) in an elegant way?

2011/6/1 Jasmin Dizdarevic <jasmin.dizdarevic@gmail.com>
Alright, I'm going to change the query.


2011/6/1 Guillaume Lelarge <guillaume@lelarge.info>
On Wed, 2011-06-01 at 10:05 +0200, Jasmin Dizdarevic wrote:
> Can we use the pg_catalog?
>

pgAdmin works only by querying the PostgreSQL catalog.


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Update functions and trigger functions by clicking
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix adding a comment to a new column