| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Thom Brown <thom(at)linux(dot)com> |
| Cc: | pgsql-docs <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Missing utils/fmgroids.h file |
| Date: | 2010-09-07 14:44:08 |
| Message-ID: | 9770.1283870648@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Thom Brown <thom(at)linux(dot)com> writes:
> Someone has submitted a comment for the docs page
> https://wwwmaster.postgresql.org/docs/8.4/interactive/install-procedure.html
> as follows....
> "In section "Client-only installation", there is an issue doing gmake
> -C src/include install as utils/fmgroids.h is missing.
> This file is generated running gmake -C src/backend install."
> Is this the case, and if so, does the documentation need updating?
There should be no need to have fmgroids.h available in a client-only
build.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2010-09-07 14:49:06 | Re: [BUGS] issue about information_schema REFERENTIAL_CONSTRAINTS |
| Previous Message | Thom Brown | 2010-09-07 09:42:22 | Missing utils/fmgroids.h file |