Make it more clear that ALTER COLUMN SET NOT NULL is supported.
authorPetr Jelinek <petr@2ndquadrant.com>
Thu, 1 Oct 2015 14:19:07 +0000 (16:19 +0200)
committerPetr Jelinek <petr@2ndquadrant.com>
Thu, 1 Oct 2015 14:19:07 +0000 (16:19 +0200)
doc/manual-ddl-replication.sgml

index 0c5d002ec45f8383c36818e09e234a27ffd135f6..3348341992de24a533793fc0793f55ff6a094f18 100644 (file)
          <listitem>
           <para>
            <literal>ALTER COLUMN ... SET (..)</literal> - is not
-           supported at the moment.
+           supported at the moment. Note however that ALTER COLUMN ... SET
+           [NOT] NULL is supported.
           </para>
          </listitem>