search for groups with a user - Mailing list pgsql-sql

From Martín Marqués
Subject search for groups with a user
Date
Msg-id 0105161149400B.29608@bugs
Whole thread Raw
Responses Re: search for groups with a user
List 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 by date:

Previous
From: "Michael Ansley (UK)"
Date:
Subject: RE: Select most recent record?
Next
From: "Adam Doligalski"
Date:
Subject: oid and triggers