Make `wildspeed` a modern Postgres extension.
[wildspeed.git] / expected / wildspeed.out
index b5a85fc..82a0ea9 100644 (file)
@@ -1,6 +1,6 @@
 --
 -- first, define the datatype.  Turn off echoing so that expected file
--- does not depend on contents of wildspeed.sql.
+-- does not depend on `CREATE EXTENSION wildspeed` output.
 --
 SET client_min_messages = warning;
 \set ECHO none