Re: libpqxx testers needed! - Mailing list pgsql-interfaces

From Jeroen T. Vermeulen
Subject Re: libpqxx testers needed!
Date
Msg-id 20021203202736.GB37470@xs4all.nl
Whole thread Raw
In response to Re: libpqxx testers needed!  ("Llew Sion Goodstadt" <leo.goodstadt@human-anatomy.oxford.ac.uk>)
List 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 by date:

Previous
From: "Llew Sion Goodstadt"
Date:
Subject: Re: libpqxx testers needed!
Next
From: prashanth@jibe.biz
Date:
Subject: Problem with Python interface with PostgreSQL 7.3