Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley.
Tom Lane <tgl@sss.pgh.pa.us>
Fix HAVE_OPTRESET to be HAVE_INT_OPTRESET. Typos spotted by Lorne Sunley.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_dumplo/main.c | modified | +2 −2 |
| src/bin/initdb/initdb.c | modified | +2 −2 |
| src/bin/pg_ctl/pg_ctl.c | modified | +2 −2 |
| src/bin/pg_dump/pg_dumpall.c | modified | +2 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +2 −2 |
| src/bin/pg_dump/pg_restore.c | modified | +2 −2 |
| src/bin/psql/startup.c | modified | +2 −2 |
| src/bin/scripts/common.h | modified | +1 −1 |