fix: correct syntax errors and refactor interval parsing

This commit is contained in:
Maksym Buz
2026-02-19 23:20:09 +00:00
parent d7b8c7c9c3
commit 91eb4e17b8
7 changed files with 148108 additions and 159056 deletions

View File

@@ -107,7 +107,8 @@ else
echo -e "${RED}Warning: z_gen_history_data.sql not found!${NC}"
fi
# Check logic for 7.4 vs 7.0 (file names might slightly differ or be organized differently if using packages, but assuming source layout provided)
# Check logic for 7.4 vs 7.0 (file names might slightly differ or be organized differently if using packages,
# but assuming source layout provided)
# Export variable for Docker Compose
export PG_VERSION=$PG_VERSION