Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX - Mailing list pgsql-hackers

From Andrew Martin
Subject Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX
Date
Msg-id 199803051216.MAA17041@bsmir06.biochem.ucl.ac.uk
Whole thread Raw
Responses Re: [HACKERS] Re: [QUESTIONS] Problems with running v6.3 on DIGITAL UNIX  ("Pedro J. Lobo" <pjlobo@euitt.upm.es>)
List pgsql-hackers
> :-? I've looked at both 6.2.1 and 6.3 and have been unable to find a
> single '0L' in either version. I've looked in all .h files in src/include,
> not just src/include/catalog.
>
>
> =09Pedro.

Didn't look very hard :-)

A quick:
   find . -name '*.c' -exec grep 0L {} \;
finds 27 occurrences of 0L


Andrew

----------------------------------------------------------------------------
Dr. Andrew C.R. Martin                             University College London
EMAIL: (Work) martin@biochem.ucl.ac.uk    (Home) andrew@stagleys.demon.co.uk
URL:   http://www.biochem.ucl.ac.uk/~martin
Tel:   (Work) +44(0)171 419 3890                    (Home) +44(0)1372 275775

pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SARZ
Date:
Subject: WG: [QUESTIONS] Re: [HACKERS] text should be a blob field
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] 6.3 question...