Re: Re: libpq++ - Mailing list pgsql-interfaces

From Justin Banks
Subject Re: Re: libpq++
Date
Msg-id 15089.51239.362206.595914@idoru.tricord.com
Whole thread Raw
In response to Re: Re: libpq++  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-interfaces
>>>>> "Tom" == Tom Lane <tgl@sss.pgh.pa.us> writes:
 Tom> And what's wrong with a static class variable for that purpose?  The Tom> shmem segment looks like the hardest
possibleway to get the same Tom> result.
 

I'm kinda embarrased to say I didn't think of that, actually. That would only
mean exposing the default constructor of PgDatabase, so the derived class
could put off connecting indefinitely, right?

-justinb

-- 
Justin Banks Tricord, Inc. justinb@tricord.com
<Randomly selected signature here>


pgsql-interfaces by date:

Previous
From: "Jarungwit J."
Date:
Subject: ODBC converts '\n' to '\r\n'.
Next
From: Keith Millard
Date:
Subject: Postgres odbc driver bug