From: | Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> |
---|---|
To: | Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | Lætitia Avrot <laetitia(dot)avrot(at)gmail(dot)com>, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] Adding column_constraint description in ALTER TABLE synopsis |
Date: | 2018-01-22 23:41:27 |
Message-ID: | CAEepm=3q7ycx2vCLTG3ztwXK13U-OL1vz3MXZTPoDRh7zgTo=g@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Jan 15, 2018 at 2:32 PM, Stephen Frost <sfrost(at)snowman(dot)net> wrote:
> If someone else would like to review it, that'd be great, otherwise I'll
> probably get it committed soon.
FYI the v2 doesn't build:
ref/alter_table.sgml:135: parser error : Opening and ending tag
mismatch: refentry line 6 and synopsis
</synopsis>
^
ref/alter_table.sgml:1534: parser error : chunk is not well balanced
</refentry>
^
ref/alter_table.sgml:1534: parser error : chunk is not well balanced
</refentry>
^
--
Thomas Munro
http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Stephen Frost | 2018-01-22 23:47:53 | Re: [HACKERS] [PATCH] Call RelationDropStorage() for broader range of object drops. |
Previous Message | Rady, Doug | 2018-01-22 23:38:39 | PATCH: pgbench - break out timing data for initialization phases |