Changeset 014002aa7bb9d9bf9492f375acfb7389432ab3c9
- Timestamp:
- 10/26/09 13:11:53
(9 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1256562713 +0000
- git-parent:
[30843e711d79e7e70d0c0e014c94bba11cb0b642]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1256562713 +0000
- Message:
add back in the partitioning maintenance functions
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
r7009b02 |
r014002a |
|
18 | 18 | grant usage on schema prism to prism; |
---|
19 | 19 | |
---|
20 | | \i sprocs/noit.date_hour.sql |
---|
| 20 | \i sprocs/stratcon.parent_empty.sql |
---|
| 21 | \i sprocs/stratcon.archive_part_maint.sql |
---|
21 | 22 | |
---|
22 | 23 | \i tables/noit.check_status_changelog.sql |
---|