File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -93,24 +93,6 @@ Function | Returns
9393` pgv_list() ` | ` table(package text, name text) `
9494` pgv_stats() ` | ` table(package text, used_memory bigint) `
9595
96- ## Error messages
97-
98- * "array argument can not be NULL"
99- * "could not identify a hash function for type %s"
100- * "could not identify a matching function for type %s"
101- * "function returning record called in context that cannot accept type record"
102- * "name "%s" is too long"
103- * "new record structure differs from variable "%s" structure"
104- * "package name can not be NULL"
105- * "record argument can not be NULL"
106- * "requested value type differs from variable "%s" key type"
107- * "searching for elements in multidimensional arrays is not supported"
108- * "there is a record in the variable "%s" with same key"
109- * "unrecognized package "%s""
110- * "unrecognized variable "%s""
111- * "variable "%s" requires %s value"
112- * "variable name can not be NULL"
113-
11496## Examples
11597
11698It is easy to use functions to work with scalar variables:
You can’t perform that action at this time.
0 commit comments