Skip to content

Releases: pgcodekeeper/pg_dbo_timestamp

Release list

v1.0.1

Choose a tag to compare

@AXEPOH AXEPOH released this 25 Jan 14:05
8392fee
  • removed dbots_event_data table filling when creating extension

v1.0.0

Choose a tag to compare

@Endeavourl Endeavourl released this 21 Jun 10:55

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.