Other
pg_get_statisticsobjdef_columns()
Overview
The pg_get_statisticsobjdef_columns() is a system catalog information function that retrieves information about the columns associated with an extended statistics object.
Syntax
The syntax for the pg_get_statisticsobjdef_columns()
function is as follows:
pg_get_statisticsobjdef_columns() → NULL
Restrictions
- This function always returns
NULL
if there are no parameters specified