Skip to content

Commit

Permalink
TEIID-3362 updated the expected
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Mar 19, 2015
1 parent fbc9633 commit 1ed1e7a
Showing 1 changed file with 13 additions and 1 deletion.
@@ -1,6 +1,18 @@
int4 varchar bool int4 int2 oidvector _text _char _oid int4
oid proname proretset prorettype pronargs proargtypes proargnames proargmodes proallargtypes pronamespace
Row Count : 0
383 getXMLSchemas true 2278 1 1043 {"document","schema"} {i,t} <null> 95
460 isLoggable false 16 2 1043 1043 {"level","context"} <null> <null> 386
464 loadMatView false 23 3 1043 1043 1$ {"schemaName","viewName","invalidate"} <null> {1043,1043,16} 386
469 logMsg false 16 3 1043 1043 2$ {"level","context","msg"} <null> {1043,1043,228$ 386
474 matViewStatus true 2249 2 1043 1043 {"schemaName","viewName","TargetSchemaName","TargetName","Valid",$ {i,i,t,t,t,$ {1043,1043,104$ 386
485 refreshMatView false 23 2 1043 16 {"ViewName","Invalidate"} <null> {1043,16} 386
489 refreshMatViewRow false 23 3 1043 2283 2$ {"ViewName","Key","KeyOther"} <null> {1043,2283,228$ 386
494 refreshMatViewRows false 23 2 1043 0 {"ViewName","Key"} <null> <null> 386
498 setColumnStats false 2278 6 1043 1043 2$ {"tableName","columnName","distinctCount","nullCount","max","min"$ <null> {1043,1043,20,$ 386
505 setProperty false 14939 3 1043 1043 1$ {"UID","Name","Value"} <null> {1043,1043,149$ 386
510 setTableStats false 2278 2 1043 20 {"tableName","cardinality"} <null> {1043,20} 386
513 updateMatView false 23 3 1043 1043 1$ {"schemaName","viewName","refreshCriteria"} <null> <null> 386
Row Count : 12
getColumnName getColumnType getCatalogName getColumnClassName getColumnLabel getColumnTypeName getSchemaName getTableName getColumnDisplaySize getPrecision getScale isAutoIncrement isCaseSensitive isCurrency isDefinitelyWritable isNullable isReadOnly isSearchable isSigned isWritable
oid 4 java.lang.Integer oid int4 11 10 0 false false false false 1 false true true true
proname 12 java.lang.String proname varchar 4000 4000 0 false true false false 1 false true false true
Expand Down

0 comments on commit 1ed1e7a

Please sign in to comment.