XP Pro, SP2.
In threadex.c
static void _callthreadstartex(void)
{
_ptiddata ptd; /* pointer to thread's _tiddata struct */
/* must always exist at this point */
ptd = _getptd();
/*
* Guard call to user code with a _try - _except statement to
* implement
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Patrick
GreenwaldSent: 09 October 2006 19:32To:
pgadmin-support@postgresql.orgSubject: [pgadmin-support]
Parenthesis highlighting bug
When parentheses are used in
comments, they are not recognized as