mirror of
https://github.com/postgres/postgres.git
synced 2025-06-08 22:02:03 +03:00
Mark collation-related information schema columns as not implemented
rather than not applicable. They have already been implemented in 9.2.
This commit is contained in:
parent
b61b28fbe8
commit
699a1c65ed
@ -379,6 +379,42 @@
|
|||||||
</entry>
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>character_set_catalog</literal></entry>
|
||||||
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>character_set_schema</literal></entry>
|
||||||
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>character_set_name</literal></entry>
|
||||||
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>collation_catalog</literal></entry>
|
||||||
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
<entry>Not yet implemented</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>collation_schema</literal></entry>
|
||||||
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
<entry>Not yet implemented</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>collation_name</literal></entry>
|
||||||
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
<entry>Not yet implemented</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>numeric_precision</literal></entry>
|
<entry><literal>numeric_precision</literal></entry>
|
||||||
<entry><type>cardinal_number</type></entry>
|
<entry><type>cardinal_number</type></entry>
|
||||||
@ -1321,19 +1357,19 @@
|
|||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_catalog</literal></entry>
|
<entry><literal>collation_catalog</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_schema</literal></entry>
|
<entry><literal>collation_schema</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_name</literal></entry>
|
<entry><literal>collation_name</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
@ -1996,19 +2032,19 @@
|
|||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_catalog</literal></entry>
|
<entry><literal>collation_catalog</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_schema</literal></entry>
|
<entry><literal>collation_schema</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_name</literal></entry>
|
<entry><literal>collation_name</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
@ -2273,19 +2309,19 @@ ORDER BY c.ordinal_position;
|
|||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_catalog</literal></entry>
|
<entry><literal>collation_catalog</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_schema</literal></entry>
|
<entry><literal>collation_schema</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_name</literal></entry>
|
<entry><literal>collation_name</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Not yet implemented</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
@ -3023,19 +3059,19 @@ ORDER BY c.ordinal_position;
|
|||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_catalog</literal></entry>
|
<entry><literal>collation_catalog</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Always null, since this information is not applied to parameter data types in <productname>PostgreSQL</></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_schema</literal></entry>
|
<entry><literal>collation_schema</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Always null, since this information is not applied to parameter data types in <productname>PostgreSQL</></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_name</literal></entry>
|
<entry><literal>collation_name</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Always null, since this information is not applied to parameter data types in <productname>PostgreSQL</></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
@ -3835,19 +3871,19 @@ ORDER BY c.ordinal_position;
|
|||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_catalog</literal></entry>
|
<entry><literal>collation_catalog</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Always null, since this information is not applied to return data types in <productname>PostgreSQL</></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_schema</literal></entry>
|
<entry><literal>collation_schema</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Always null, since this information is not applied to return data types in <productname>PostgreSQL</></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>collation_name</literal></entry>
|
<entry><literal>collation_name</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
<entry>Applies to a feature not available in <productname>PostgreSQL</></entry>
|
<entry>Always null, since this information is not applied to return data types in <productname>PostgreSQL</></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user