Select/insert with C-type arrays - Mailing list pgsql-sql

From Ravi Mukkamala
Subject Select/insert with C-type arrays
Date
Msg-id Pine.SOL.4.05.9907231613020.4219-100000@oxygen.cs.odu.edu
Whole thread Raw
List pgsql-sql
Hello:    I am a new comer to this list. So excuse me if this question    was resolved already before.
    My question:    In earlier versions that we used (Version 6.3), we could not use
the select and insert operations with vectors (or arrays).
Do the select/insert in the new version support arrays/vectors?

In other words, if I have a C-style array aand just pass a
pointer and the length, will the select/insert read or write
the entire vector from/to the database.

I really appreciate your feedback.

Thanks a lot
Ravi M                                    



pgsql-sql by date:

Previous
From: Ravi Mukkamala
Date:
Subject: Select/Insert operations with arrays
Next
From: Ravi Mukkamala
Date:
Subject: lo_read and lo_write