Re: which function should i invoke to create a table and insert tuples?

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: which function should i invoke to create a table and insert tuples?
Дата
Msg-id AANLkTimEx96LMTc3v4QzCuxKgCWignaNxHxMycU6Kwp5@mail.gmail.com
обсуждение исходный текст
Ответ на which function should i invoke to create a table and insert tuples?  (sunpeng <bluevaley@gmail.com>)
Список pgsql-general
On 17 May 2010 15:53, sunpeng <bluevaley@gmail.com> wrote:
Thanks for your quickly reply.
Maybe i haven't expressed clearly.My purpose is in the postgresql source codes which function invoke should i use to create table and insert tuples.
for example are there any function just like _createTable(char *tableName,int firstColumn,int secondColumn) ?


Please use "reply to all" so everyone can see your responses.

I'm not aware of anything that will do what you're asking.  You can use client interfaces (http://www.postgresql.org/docs/8.4/static/client-interfaces.html) but as for libraries with variadic functions, I wouldn't know.

Regards

Thom

В списке pgsql-general по дате отправления:

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: which function should i invoke to create a table and insert tuples?
Следующее
От: Richard Broersma
Дата:
Сообщение: Fwd: Google Alert - postgresql 8.4