Remove utils/getopt.c file, not needed, it only allowed "--flag"
Bruce Momjian <bruce@momjian.us>
Remove utils/getopt.c file, not needed, it only allowed "--flag" warnings, and we now look for getopt_long in libgetopt.a.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/startup.c | modified | +2 −1 |
| src/utils/getopt.c | deleted | +0 −125 |
| src/utils/Makefile | modified | +2 −4 |