Re: Threading crash using ODBC - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Threading crash using ODBC
Date
Msg-id 3DD9B6D1.C6E30832@tpf.co.jp
Whole thread Raw
In response to Threading crash using ODBC  (markw <markw@mohawksoft.com>)
List pgsql-odbc
markw wrote:
>
> Hiroshi Inoue wrote:
>
> >markw wrote:
> >

[snip]

> >
> >Though the unixODBC and PostgreSQL drivers have a similar origin,
> >they are pretty different now. As for stack utilization, I removed
> >MAX_MESSAGE_LEN(65536) byte buffers completely and so most
> >applications may be able to work with 64K stack size.
> >
> >
> That's great news. Did you use malloc or alloca?

I didn't use malloc to remove MAX_MESSAGE_LEN buffers though
I'm using malloc to build long queries.

regards,
Hiroshi Inoue
    http://w2422.nsk.ne.jp/~inoue/

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: insert into view with a defined rule fails from MSAccess
Next
From: "Samuele"
Date:
Subject: Increase inactivity timeout