search for groups with a user

Поиск
Список
Период
Сортировка
От Martín Marqués
Тема search for groups with a user
Дата
Msg-id 0105161149400B.29608@bugs
обсуждение исходный текст
Ответы Re: search for groups with a user
Список pgsql-sql
I have to search for which groups a certain user is in. I found out that the 
field grolist is of type INT[] (array of integers with reference to the 
uids). To search through the array I need a module which is in contrib/array, 
which I found, but how do I use it? What do I have to do to be able to do 
searches on arrays in the WHERE clause?

Saludos... :-)

-- 
Cualquier administra un NT.
Ese es el problema, que cualquier administre.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica                      Universidad Nacional
        del Litoral
 
-----------------------------------------------------------------


В списке pgsql-sql по дате отправления:

Предыдущее
От: "Michael Ansley (UK)"
Дата:
Сообщение: RE: Select most recent record?
Следующее
От: "Adam Doligalski"
Дата:
Сообщение: oid and triggers