]> granicus.if.org Git - postgresql/blobdiff - doc/src/sgml/information_schema.sgml
Set user_defined_types.data_type to null
[postgresql] / doc / src / sgml / information_schema.sgml
index 1c7ab9498ec1855a7f01393f96627642117b2c3b..77a00cde9bdc00cfc8f49795459cf5ec856adf23 100644 (file)
@@ -5925,11 +5925,7 @@ ORDER BY c.ordinal_position;
      <row>
       <entry><literal>data_type</literal></entry>
       <entry><type>character_data</type></entry>
-      <entry>
-       Always <literal>USER-DEFINED TYPE</literal> (for joining
-       against <literal>object_type</literal> columns in other
-       views)
-      </entry>
+      <entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
      </row>
 
      <row>