pgsql/contrib/oid2name oid2name.c

Started by Tom Lanealmost 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl@postgresql.org 01/10/02 18:38:43

Modified files:
contrib/oid2name: oid2name.c

Log message:
Tweak to test HAVE_GETOPT_H before including <getopt.h>, so as to
build on systems without.