|
379 | 379 | </entry>
|
380 | 380 | </row>
|
381 | 381 |
|
| 382 | + <row> |
| 383 | + <entry><literal>character_set_catalog</literal></entry> |
| 384 | + <entry><type>sql_identifier</type></entry> |
| 385 | + <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 386 | + </row> |
| 387 | + |
| 388 | + <row> |
| 389 | + <entry><literal>character_set_schema</literal></entry> |
| 390 | + <entry><type>sql_identifier</type></entry> |
| 391 | + <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 392 | + </row> |
| 393 | + |
| 394 | + <row> |
| 395 | + <entry><literal>character_set_name</literal></entry> |
| 396 | + <entry><type>sql_identifier</type></entry> |
| 397 | + <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 398 | + </row> |
| 399 | + |
| 400 | + <row> |
| 401 | + <entry><literal>collation_catalog</literal></entry> |
| 402 | + <entry><type>sql_identifier</type></entry> |
| 403 | + <entry>Not yet implemented</entry> |
| 404 | + </row> |
| 405 | + |
| 406 | + <row> |
| 407 | + <entry><literal>collation_schema</literal></entry> |
| 408 | + <entry><type>sql_identifier</type></entry> |
| 409 | + <entry>Not yet implemented</entry> |
| 410 | + </row> |
| 411 | + |
| 412 | + <row> |
| 413 | + <entry><literal>collation_name</literal></entry> |
| 414 | + <entry><type>sql_identifier</type></entry> |
| 415 | + <entry>Not yet implemented</entry> |
| 416 | + </row> |
| 417 | + |
382 | 418 | <row>
|
383 | 419 | <entry><literal>numeric_precision</literal></entry>
|
384 | 420 | <entry><type>cardinal_number</type></entry>
|
|
1321 | 1357 | <row>
|
1322 | 1358 | <entry><literal>collation_catalog</literal></entry>
|
1323 | 1359 | <entry><type>sql_identifier</type></entry>
|
1324 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 1360 | + <entry>Not yet implemented</entry> |
1325 | 1361 | </row>
|
1326 | 1362 |
|
1327 | 1363 | <row>
|
1328 | 1364 | <entry><literal>collation_schema</literal></entry>
|
1329 | 1365 | <entry><type>sql_identifier</type></entry>
|
1330 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 1366 | + <entry>Not yet implemented</entry> |
1331 | 1367 | </row>
|
1332 | 1368 |
|
1333 | 1369 | <row>
|
1334 | 1370 | <entry><literal>collation_name</literal></entry>
|
1335 | 1371 | <entry><type>sql_identifier</type></entry>
|
1336 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 1372 | + <entry>Not yet implemented</entry> |
1337 | 1373 | </row>
|
1338 | 1374 |
|
1339 | 1375 | <row>
|
|
1996 | 2032 | <row>
|
1997 | 2033 | <entry><literal>collation_catalog</literal></entry>
|
1998 | 2034 | <entry><type>sql_identifier</type></entry>
|
1999 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 2035 | + <entry>Not yet implemented</entry> |
2000 | 2036 | </row>
|
2001 | 2037 |
|
2002 | 2038 | <row>
|
2003 | 2039 | <entry><literal>collation_schema</literal></entry>
|
2004 | 2040 | <entry><type>sql_identifier</type></entry>
|
2005 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 2041 | + <entry>Not yet implemented</entry> |
2006 | 2042 | </row>
|
2007 | 2043 |
|
2008 | 2044 | <row>
|
2009 | 2045 | <entry><literal>collation_name</literal></entry>
|
2010 | 2046 | <entry><type>sql_identifier</type></entry>
|
2011 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 2047 | + <entry>Not yet implemented</entry> |
2012 | 2048 | </row>
|
2013 | 2049 |
|
2014 | 2050 | <row>
|
@@ -2273,19 +2309,19 @@ ORDER BY c.ordinal_position;
|
2273 | 2309 | <row>
|
2274 | 2310 | <entry><literal>collation_catalog</literal></entry>
|
2275 | 2311 | <entry><type>sql_identifier</type></entry>
|
2276 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 2312 | + <entry>Not yet implemented</entry> |
2277 | 2313 | </row>
|
2278 | 2314 |
|
2279 | 2315 | <row>
|
2280 | 2316 | <entry><literal>collation_schema</literal></entry>
|
2281 | 2317 | <entry><type>sql_identifier</type></entry>
|
2282 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 2318 | + <entry>Not yet implemented</entry> |
2283 | 2319 | </row>
|
2284 | 2320 |
|
2285 | 2321 | <row>
|
2286 | 2322 | <entry><literal>collation_name</literal></entry>
|
2287 | 2323 | <entry><type>sql_identifier</type></entry>
|
2288 |
| - <entry>Applies to a feature not available in <productname>PostgreSQL</></entry> |
| 2324 | + <entry>Not yet implemented</entry> |
2289 | 2325 | </row>
|
2290 | 2326 |
|
2291 | 2327 | <row>
|
@@ -3023,19 +3059,19 @@ ORDER BY c.ordinal_position;
|
3023 | 3059 | <row>
|
3024 | 3060 | <entry><literal>collation_catalog</literal></entry>
|
3025 | 3061 | <entry><type>sql_identifier</type></entry>
|
3026 |
| - <entry>Applies to a featurenotavailable in <productname>PostgreSQL</></entry> |
| 3062 | + <entry>Always null, since this information isnotapplied to parameter data types in <productname>PostgreSQL</></entry> |
3027 | 3063 | </row>
|
3028 | 3064 |
|
3029 | 3065 | <row>
|
3030 | 3066 | <entry><literal>collation_schema</literal></entry>
|
3031 | 3067 | <entry><type>sql_identifier</type></entry>
|
3032 |
| - <entry>Applies to a featurenotavailable in <productname>PostgreSQL</></entry> |
| 3068 | + <entry>Always null, since this information isnotapplied to parameter data types in <productname>PostgreSQL</></entry> |
3033 | 3069 | </row>
|
3034 | 3070 |
|
3035 | 3071 | <row>
|
3036 | 3072 | <entry><literal>collation_name</literal></entry>
|
3037 | 3073 | <entry><type>sql_identifier</type></entry>
|
3038 |
| - <entry>Applies to a featurenotavailable in <productname>PostgreSQL</></entry> |
| 3074 | + <entry>Always null, since this information isnotapplied to parameter data types in <productname>PostgreSQL</></entry> |
3039 | 3075 | </row>
|
3040 | 3076 |
|
3041 | 3077 | <row>
|
@@ -3835,19 +3871,19 @@ ORDER BY c.ordinal_position;
|
3835 | 3871 | <row>
|
3836 | 3872 | <entry><literal>collation_catalog</literal></entry>
|
3837 | 3873 | <entry><type>sql_identifier</type></entry>
|
3838 |
| - <entry>Applies to a featurenotavailable in <productname>PostgreSQL</></entry> |
| 3874 | + <entry>Always null, since this information isnotapplied to return data types in <productname>PostgreSQL</></entry> |
3839 | 3875 | </row>
|
3840 | 3876 |
|
3841 | 3877 | <row>
|
3842 | 3878 | <entry><literal>collation_schema</literal></entry>
|
3843 | 3879 | <entry><type>sql_identifier</type></entry>
|
3844 |
| - <entry>Applies to a featurenotavailable in <productname>PostgreSQL</></entry> |
| 3880 | + <entry>Always null, since this information isnotapplied to return data types in <productname>PostgreSQL</></entry> |
3845 | 3881 | </row>
|
3846 | 3882 |
|
3847 | 3883 | <row>
|
3848 | 3884 | <entry><literal>collation_name</literal></entry>
|
3849 | 3885 | <entry><type>sql_identifier</type></entry>
|
3850 |
| - <entry>Applies to a featurenotavailable in <productname>PostgreSQL</></entry> |
| 3886 | + <entry>Always null, since this information isnotapplied to return data types in <productname>PostgreSQL</></entry> |
3851 | 3887 | </row>
|
3852 | 3888 |
|
3853 | 3889 | <row>
|
|