Releases: pgcodekeeper/pg_dbo_timestamp
Releases · pgcodekeeper/pg_dbo_timestamp
v1.0.1
v1.0.0
dbots_object_timestamps view now returns privileges for each tracked object. Additionally, names and privileges for object columns are selected.
Privileges are extracted as aclitem arrays cast to text. Column privileges are extracted as arrays of these texts. i-th element of column privileges array describes the column which name is stored as i-th element in column names array.