Patch possible portability problem: a few places had // style comments,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3faa9bab07ab781aa71ea1a3819a30a184e5bdab
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-03-17T23:26:36Z
Releases: 7.1.1
Patch possible portability problem: a few places had // style comments,
which is not ANSI C, even though some compilers will take it...

Files