Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
RekGRpth committed Jan 13, 2025
1 parent 2f7a2b7 commit d76f2d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/quotamodel.c
Original file line number Diff line number Diff line change
Expand Up @@ -969,8 +969,6 @@ calculate_active_table_disk_usage(Oid oid, int64 size, int16 segid)
}

/*
* Incremental way to update the disk quota of every database objects
* Recalculate the table's disk usage when it's a new table or active table.
* Detect the removed table if it's no longer in pg_class.
* If change happens, no matter size change or owner change,
* update namespace_size_map and role_size_map correspondingly.
Expand Down

0 comments on commit d76f2d6

Please sign in to comment.