Select/Insert operations with arrays

Поиск
Список
Период
Сортировка
От Ravi Mukkamala
Тема Select/Insert operations with arrays
Дата
Msg-id Pine.SOL.4.05.9907231551360.4219-100000@oxygen.cs.odu.edu
обсуждение исходный текст
Список pgsql-sql
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 по дате отправления:

Предыдущее
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] offtopic: odbc C frontend for linux?
Следующее
От: Ravi Mukkamala
Дата:
Сообщение: Select/insert with C-type arrays