Skip to content

Releases: pgcodekeeper/pg_dbo_timestamp

v1.0.1

25 Jan 14:05
8392fee
Compare
Choose a tag to compare
  • removed dbots_event_data table filling when creating extension

v1.0.0

21 Jun 10:55
Compare
Choose a tag to compare

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.