mirror of
https://github.com/zulip/zulip.git
synced 2026-06-06 21:12:33 +08:00
This was only necessary for PGroonga 1.x, and the `pgroonga` schema will most likely be removed at some point inthe future, which will make this statement error out. Drop the unnecessary statement.
3 lines
42 B
SQL
3 lines
42 B
SQL
\connect zulip
|
|
CREATE EXTENSION pgroonga;
|