mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-01 13:06:58 +00:00
Wrap the extension identifier in double quotes in the CREATE EXTENSION SQL call within setup_postgresql_db. This ensures extension names containing hyphens, mixed case, or other characters that require quoting are handled correctly and avoids syntax errors when creating extensions.
336 KiB
336 KiB