Okay...this pretty much cleans out the include files.
Marc G. Fournier <scrappy@hub.org>
Okay...this pretty much cleans out the include files. I'm able to get through a 'make' of the backend with no errors except the occasional 'might not be initialized error', which is nothing major, just annoying. Have a few patches from D'Arcy to incorporate, but am waiting until I can get a clean compile first, which I'm hoping to have before bed, or sometime tomorrow.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/bootstrap/bootstrap.h | modified | +1 −16 |
| src/include/catalog/pg_amop.h | modified | +1 −2 |
| src/include/catalog/pg_version.h | modified | +1 −2 |
| src/include/commands/async.h | modified | +1 −2 |
| src/include/commands/version.h | modified | +1 −2 |
| src/include/libpq/auth.h | modified | +2 −2 |
| src/include/libpq/hba.h | modified | +1 −2 |
| src/include/libpq/libpq-fs.h | modified | +1 −7 |
| src/include/libpq/pqsignal.h | modified | +1 −2 |
| src/include/lib/qsort.h | modified | +1 −2 |
| src/include/miscadmin.h | modified | +1 −5 |
| src/include/optimizer/internal.h | modified | +1 −8 |
| src/include/optimizer/planner.h | modified | +1 −3 |
| src/include/parser/parsetree.h | modified | +1 −3 |
| src/include/regex/regexp.h | modified | +0 −2 |
| src/include/rewrite/locks.h | modified | +1 −2 |
| src/include/rewrite/rewriteSupport.h | modified | +1 −2 |