Remove bogus extern for 'descriptors' variable, which is in fact static.

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

Commit: a7f2dd347b24c61b66b3ce775763f7428e50fef3
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2000-04-14T01:26:49Z
Releases: 7.1.1
Remove bogus extern for 'descriptors' variable, which is in fact static.
Some compilers object to seeing extern and later static ...

Files

PathChange+/−
src/interfaces/ecpg/preproc/extern.h modified +0 −1