Bug #4945
Force all graphs to abort if non-specific data specified
Status:
New
Priority:
High
Assignee:
Aurynn Shaw
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
For all graphs, prevent date ranges from working if:
- High-level, multi-graph pages would be generated normally
- Non-specific data is passed to the graphing function.
- For pggraph_database, it REQUIRES a datname
- For pggraph_table, it requires a datname, a tablename and a schemaname
- For pggraph_index, it requires a datname, an indexname, and a schemaname
No data to display