Missing define F_OIDEQ in Sundays snapshot

From: Frank Ridderbusch <ridderbusch(dot)pad(at)sni(dot)de>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Missing define F_OIDEQ in Sundays snapshot
Date: 1998-10-19 08:38:52
Message-ID: 13866.64156.620000.529239@utensil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I just tried to compile Sundays snapshot. I get this error:

istrat.c 496: [error]: 2324 Undefined: 'F_OIDEQ'

I greped through the includes, however I couldn't find a definition
for it. Did I download a "work in progress" snapshot?

Or might it already be fixed in Monday's snapshot?
--
cu
Frank

Browse pgsql-hackers by date

  From Date Subject
Next Message Hiroshi Inoue 1998-10-19 09:52:46 RE: [HACKERS] What about LIMIT in SELECT ?
Previous Message Thomas G. Lockhart 1998-10-19 07:07:45 Re: [HACKERS] unique indexes and pqlib