File tree 1 file changed +0
-14
lines changed 1 file changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -1929,20 +1929,6 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
1929
1929
</para></entry>
1930
1930
</row>
1931
1931
1932
- <row>
1933
- <entry role="catalog_table_entry"><para role="column_definition">
1934
- <structfield>result_types</structfield> <type>regtype[]</type>
1935
- </para>
1936
- <para>
1937
- The types of the columns returned by the prepared statement in the
1938
- form of an array of <type>regtype</type>. The OID corresponding
1939
- to an element of this array can be obtained by casting the
1940
- <type>regtype</type> value to <type>oid</type>.
1941
- If the prepared statement does not provide a result (e.g., a DML
1942
- statement), then this field will be null.
1943
- </para></entry>
1944
- </row>
1945
-
1946
1932
<row>
1947
1933
<entry role="catalog_table_entry"><para role="column_definition">
1948
1934
<structfield>from_sql</structfield> <type>bool</type>
You can’t perform that action at this time.
0 commit comments