]> granicus.if.org Git - postgresql/blobdiff - doc/src/sgml/information_schema.sgml
Set information_schema.routines.is_udt_dependent to NO
[postgresql] / doc / src / sgml / information_schema.sgml
index 063d8fabbb458b13d07c42e223b14a52df8521b2..6ed77f4a29aa6794c8ef00715a8010fea6844317 100644 (file)
@@ -4313,7 +4313,10 @@ ORDER BY c.ordinal_position;
      <row>
       <entry><literal>is_udt_dependent</literal></entry>
       <entry><type>yes_or_no</type></entry>
-      <entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
+      <entry>
+       Currently always <literal>NO</literal>.  The alternative
+       <literal>YES</literal> applies to a feature not available in
+       <productname>PostgreSQL</></entry>.
      </row>
 
      <row>