| From: | Mark Rofail <markm(dot)rofail(at)gmail(dot)com> |
|---|---|
| To: | Erik Rijkers <er(at)xs4all(dot)nl> |
| Cc: | Robert Haas <robertmhaas(at)gmail(dot)com>, Alexander Korotkov <aekorotkov(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, David Steele <david(at)pgmasters(dot)net>, Stephen Frost <sfrost(at)snowman(dot)net>, pgsql-hackers-owner(at)postgresql(dot)org |
| Subject: | Re: GSoC 2017: Foreign Key Arrays |
| Date: | 2017-07-29 19:26:51 |
| Message-ID: | CAJvoCuvB5uenXiYcD41CPFH+iZt3uCkaccA-+0HOX5f==2pdyA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Jul 28, 2017 at 1:19 PM, Erik Rijkers <er(at)xs4all(dot)nl> wrote:
> One small thing while building docs:
>
> $ cd doc/src/sgml && make html
> osx -wall -wno-unused-param -wno-empty -wfully-tagged -D . -D . -x lower
> postgres.sgml >postgres.xml.tmp
> osx:ref/create_table.sgml:960:100:E: document type does not allow element
> "VARLISTENTRY" here
> Makefile:147: recipe for target 'postgres.xml' failed
> make: *** [postgres.xml] Error 1
>
Here's the fix.
Best Regards,
Mark Rofail
| Attachment | Content-Type | Size |
|---|---|---|
| Array-ELEMENT-foreign-key-v4 (fixed II - docs fix).patch | text/x-patch | 127.5 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2017-07-29 20:14:08 | Re: segfault in HEAD when too many nested functions call |
| Previous Message | Dmitry Dolgov | 2017-07-29 19:07:05 | Re: Causal reads take II |