plpgsql compile - Mailing list pgsql-hackers

From Bruce Momjian
Subject plpgsql compile
Date
Msg-id 199905262044.QAA07482@candle.pha.pa.us
Whole thread Raw
List pgsql-hackers
I have added to the top of plpgsql/src/scan.l:
extern int yylineno;

My lex needs that to compile properly.  I assume this is the proper fix.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Ari Halberstadt
Date:
Subject: Re: [HACKERS] pg_dump core dump, upgrading from 6.5b1 to 5/24 snapshot
Next
From: Keith Parks
Date:
Subject: Re: [HACKERS] Problem in S_LOCK?