| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-docs(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] switching documentation build to XSLT |
| Date: | 2016-11-21 19:36:38 |
| Message-ID: | 31557.1479756998@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs pgsql-hackers |
Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> writes:
> If you find any changes in the output that bother you, let pgsql-docs know.
The table of contents for Appendix F has gotten more verbose, in a way
that doesn't seem like an improvement; compare
https://www.postgresql.org/docs/9.6/static/contrib.html
https://www.postgresql.org/docs/devel/static/contrib.html
On the other hand, the table of contents disappeared entirely in
dblink, which is definitely not an improvement:
https://www.postgresql.org/docs/9.6/static/dblink.html
https://www.postgresql.org/docs/devel/static/dblink.html
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alexander Law | 2016-11-21 21:05:21 | Re: [HACKERS] switching documentation build to XSLT |
| Previous Message | Alexander Law | 2016-11-21 11:43:56 | Performance optimization for make postgres.epub |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2016-11-21 19:49:49 | Re: postgres_fdw : altering foreign table not invalidating prepare statement execution plan. |
| Previous Message | Tom Lane | 2016-11-21 19:16:24 | Re: dblink get_connect_string() passes FDW option "updatable" to the connect string, connection fails. |