| 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-28 19:02:50 |
| Message-ID: | CAJvoCutqqbLsC2U0ia=xEKeL-L__Z4tZnA_P-VDs+u8xFDhEtg@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
>
I will work on it.
How's the rest of the patch ?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Geoghegan | 2017-07-28 19:08:00 | Re: map_partition_varattnos() and whole-row vars |
| Previous Message | Andrew Dunstan | 2017-07-28 19:01:11 | Re: PL_stashcache, or, what's our minimum Perl version? |