Re: bug in integration SQL parser to plpgsq

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: bug in integration SQL parser to plpgsq
Date: 2010-01-15 22:39:31
Message-ID: 22850.1263595171@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> writes:
> it doesn't support EXPLAIN as possible begin of SQL statement:

I've applied a fix for that.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2010-01-15 23:09:13 Re: Hot Standby and handling max_standby_delay
Previous Message Kevin Grittner 2010-01-15 22:39:12 Re: Testing with concurrent sessions