| From: | Vince Vielhaber <vev(at)michvhf(dot)com> |
|---|---|
| To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
| Cc: | Sasha Pachev <sasha(at)mysql(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Which version? |
| Date: | 2001-01-27 14:09:15 |
| Message-ID: | Pine.BSF.4.30.0101270905320.18080-100000@paprika.michvhf.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > This happened on SuSE 7.0, compiling with gcc 2.95. Maybe I downloaded some
> > stale corrupted tarball with a file missing - I went to
> > .http://www.pgsql.com/download/ and just clicked on the top "Download"
> > button. Where is F_OIDEQ supposed to be defined anyway?
here: src/backend/utils/fmgr.h:#define F_OIDEQ 184
and here: src/backend/fmgr.h:#define F_OIDEQ 184
and it doesn't appear to be inside of an ifdef either.
Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2001-01-27 14:25:03 | Ungraceful handling of fatal flex errors |
| Previous Message | Kovacs Zoltan | 2001-01-27 14:05:45 | wrong query plan in 7.1beta3 |