| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Noah Misch <noah(at)leadboat(dot)com> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, pgsql-hackers(at)postgreSQL(dot)org, pgsql-docs(at)postgreSQL(dot)org |
| Subject: | Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) |
| Date: | 2014-02-04 06:38:57 |
| Message-ID: | 2486.1391495937@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-docs pgsql-hackers |
Noah Misch <noah(at)leadboat(dot)com> writes:
>> Robert Haas <robertmhaas(at)gmail(dot)com> writes:
>>> I wonder if these standalone things are really worthwhile.
> I wonder how difficult it would be to make sufficient link data available when
> building the standalone files. There would be no linking per se; we would
> just need the referent's text fragment emitted where the <xref> tag appears.
IIRC, that's basically what the "workaround" is, except it's not very
automated. Even if it were automated, though, there's still a problem:
such links aren't really *useful* in flat text format. I think that
forcing the author to actually think about what to put there in the
flat text version is a good thing, if we're going to retain the flat
text version at all.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeff Davis | 2014-02-04 19:21:24 | Re: pgsql: arrays: tighten checks for multi-dimensional input |
| Previous Message | Michael Paquier | 2014-02-04 05:19:28 | Re: pgsql: Introduce replication slots. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2014-02-04 20:28:45 | Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) |
| Previous Message | Noah Misch | 2014-02-04 05:08:09 | Re: Viability of text HISTORY/INSTALL/regression README files (was Re: [COMMITTERS] pgsql: Document a few more regression test hazards.) |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Craig Ringer | 2014-02-04 06:43:41 | Re: Row-security on updatable s.b. views |
| Previous Message | Amit Kapila | 2014-02-04 06:21:25 | Re: narwhal and PGDLLIMPORT |