Skip to content

Fix syntax error in DDL scripts for Postgres (#10052)#10070

Merged
alecpl merged 1 commit intoroundcube:masterfrom
llamaonaskateboard:patch-1
Jan 25, 2026
Merged

Fix syntax error in DDL scripts for Postgres (#10052)#10070
alecpl merged 1 commit intoroundcube:masterfrom
llamaonaskateboard:patch-1

Conversation

@llamaonaskateboard
Copy link
Copy Markdown
Contributor

The previous commit 366ad7a didn't actually fix the incorrect index rename syntax.

@alecpl alecpl added this to the 1.7.0 milestone Jan 24, 2026
@alecpl
Copy link
Copy Markdown
Member

alecpl commented Jan 24, 2026

Indeed, ALTER TABLE ... RENAME INDEX does not exist in Postgres.

@alecpl alecpl merged commit daa9c17 into roundcube:master Jan 25, 2026
16 of 17 checks passed
c4539 pushed a commit to c4539/roundcubemail that referenced this pull request Feb 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants