| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: snapshot tarball generation broken for -HEAD |
| Date: | 2009-12-19 00:13:06 |
| Message-ID: | 14443.1261181586@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Fri, Dec 18, 2009 at 4:20 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>> Looks like Peter forgot about the restrictions on links in doc sections
>> that also get made into standalone text files. Will fix.
> I seem to have... forgotten... those as well. Can you enlighten me?
Try "make HISTORY" and "make INSTALL" in doc/src/sgml.
If they don't work, you need to hack up the SGML with
standalone-include/standalone-ignore. See existing
examples in the release notes and installation.sgml.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2009-12-19 00:13:09 | Re: PATCH: Add hstore_to_json() |
| Previous Message | Tom Lane | 2009-12-19 00:09:56 | Re: Removing pg_migrator limitations |