From: | Shridhar Daithankar <shridhar(at)frodo(dot)hserus(dot)net> |
---|---|
To: | Lee Kindness <lkindness(at)csl(dot)co(dot)uk> |
Cc: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Thread safe connection-name mapping in ECPG. Is it |
Date: | 2004-03-04 06:59:00 |
Message-ID: | 4046D3B4.9010008@frodo.hserus.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Lee Kindness wrote:
> Shridhar, want to discuss this off list a bit to work through the various
> options and then revent back to the list with a suitable to-do (for
> discussion)?
I don't mind. Just for summary, I am listing the discussion/proposal so far on
this issue..
- Dispose names of connectiong and replace them with a pointer.
- Make SQL CA a member of connection structure rather than a thread local variable.
- Update man pages and documentation
- Update examples.
Drop me a mail offline to take this further.
Shridhar
From | Date | Subject | |
---|---|---|---|
Next Message | Shridhar Daithankar | 2004-03-04 07:09:14 | Re: Out of space situation and WAL log pre-allocation (was |
Previous Message | Thomas Swan | 2004-03-04 06:39:29 | Re: Tablespaces |