Instead of passing the connection string, we can now pass a name of a variable, which contains a connection string. Both are supported for having extra flexibility.
This can be used by various bridges, etc., to import an SQLite (or some other supported) database into Postgres.