On 5/28/14, 2:43 PM, Tom Lane wrote:
> Peter Eisentraut <pete...@gmx.net> writes:
>> What they want is that you use
>>     %name-prefix "base_yy"
>> instead of
>>     %name-prefix="base_yy"
>> That makes the warning go away.
> 
> Oh really!?
> 
>> The %something=something syntax is not documented anywhere, so it looks
>> like it worked more or less by accident.  We don't use it anywhere else
>> either (e.g. %expect 0, not %expect=0).
> 
> Hah.  That's probably my fault, somewhere way back when.  I'll fix it,
> unless you're already on it.

Go ahead.



-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to