Re: libpqxx testers needed!

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема Re: libpqxx testers needed!
Дата
Msg-id 20021203202736.GB37470@xs4all.nl
обсуждение исходный текст
Ответ на Re: libpqxx testers needed!  ("Llew Sion Goodstadt" <leo.goodstadt@human-anatomy.oxford.ac.uk>)
Список pgsql-interfaces
On Tue, Dec 03, 2002 at 06:25:57PM -0000, Llew Sion Goodstadt wrote:
> One thing I am curious about is why strings are passed by value instead
> of by constant reference.
Mostly because I didn't want any clutter in the early stages.  I think
of this as an optimization issue.  IIRC I've changed some of these 
instances to const std::string &, but not all of them yet.  I'll get 
back to this particular job when I have time.

Jeroen



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

Предыдущее
От: "Llew Sion Goodstadt"
Дата:
Сообщение: Re: libpqxx testers needed!
Следующее
От: prashanth@jibe.biz
Дата:
Сообщение: Problem with Python interface with PostgreSQL 7.3