Stuck while attempting to automate User adding to existing groups... - Mailing list pgsql-general

From J. Roeleveld
Subject Stuck while attempting to automate User adding to existing groups...
Date
Msg-id 017c01bf381b$5a8066a0$8402a8c0@sentec.demon.nl
Whole thread Raw
List pgsql-general
Hi,
 
I'm trying to write a function to make my life easier when adding user's to existing groups,
but I'm stuck.
 
I need to know how to add an Item to an array in a table.
eg. for this particular case:
in 'pg_group' there is an array called 'grolist', how do I add a number to that array?
 
Joost Roeleveld
 
ps. once I get this to work, I'll post the function on here....

pgsql-general by date:

Previous
From: "J. Roeleveld"
Date:
Subject: Corrupted Password-file
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re: [GENERAL] drop/rename table and transactions