Inserting values into set attributes (fwd)
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
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 attributesHi,
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?
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 attributesHi,
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?