Inserting values into set attributes (fwd)

Started by Konstantinos Vassiliadisalmost 28 years ago3 messagesgeneral
Jump to latest
#1Konstantinos Vassiliadis
vassilik@p05.cs.man.ac.uk

Hi
I sent this message to the SQL mailing list but nobody has replied three
days now. Can anyone help?
Kostas

---------- Forwarded message ----------
Date: Sat, 18 Jul 1998 19:05:09 +0100 (BST)
From: Konstantinos Vassiliadis <vassilik@p03.cs.man.ac.uk>
To: pgsql-sql@postgresql.org
Subject: Inserting values into set attributes

Hi,
In the create_table manual page I saw the last example where an attribute
is of a composite (or complex or set) type. That is all fine, but where
is an example on how to insert values into such an attribute?

Any suggestions?

Thanks
Kostas

#2Gene Selkov, Jr.
selkovjr@mcs.anl.gov
In reply to: Konstantinos Vassiliadis (#1)
Re: [GENERAL] Inserting values into set attributes (fwd)

Konstantinos Vassiliadis wrote:

Hi
I sent this message to the SQL mailing list but nobody has replied three
days now. Can anyone help?
Kostas

---------- Forwarded message ----------
Date: Sat, 18 Jul 1998 19:05:09 +0100 (BST)
From: Konstantinos Vassiliadis <vassilik@p03.cs.man.ac.uk>
To: pgsql-sql@postgresql.org
Subject: Inserting values into set attributes

Hi,
In the create_table manual page I saw the last example where an attribute
is of a composite (or complex or set) type. That is all fine, but where
is an example on how to insert values into such an attribute?

Did you look in regression tests?

#3Konstantinos Vassiliadis
vassilik@p05.cs.man.ac.uk
In reply to: Gene Selkov, Jr. (#2)
Re: [GENERAL] Inserting values into set attributes (fwd)

Yes I did look there and found nothing. To tell you the truth I don't
really understand what the regression tests do but I did not file a file
that has an example of inserting into a complex attribute.
Do you know where to find such an example?

Thanks
Kostas

On Mon, 20 Jul 1998, Gene Selkov, Jr. wrote:

Show quoted text

Konstantinos Vassiliadis wrote:

Hi
I sent this message to the SQL mailing list but nobody has replied three
days now. Can anyone help?
Kostas

---------- Forwarded message ----------
Date: Sat, 18 Jul 1998 19:05:09 +0100 (BST)
From: Konstantinos Vassiliadis <vassilik@p03.cs.man.ac.uk>
To: pgsql-sql@postgresql.org
Subject: Inserting values into set attributes

Hi,
In the create_table manual page I saw the last example where an attribute
is of a composite (or complex or set) type. That is all fine, but where
is an example on how to insert values into such an attribute?

Did you look in regression tests?