Array comparison - subset - Mailing list pgsql-general

From Christopher Murtagh
Subject Array comparison - subset
Date
Msg-id 92fbb7920609010855y280276cco9eb4ea502d53fe83@mail.gmail.com
Whole thread Raw
Responses Re: Array comparison - subset  (Michael Fuhr <mike@fuhr.org>)
List pgsql-general
Greetings folks,

 I've got a function that returns and array $foo, and an array $bar.
Is there an elegant way to test if $bar is a subset of $foo? I've been
looking through the docs and haven't found anything. Am I missing
something obvious, or am I out of luck?

Cheers,

Chris

pgsql-general by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Thought provoking piece on NetBSD
Next
From: "Harpreet Dhaliwal"
Date:
Subject: Re: Trigger (Transaction related)