bingo/postgres/sql/common/bingo_schema.sql.in (3 lines of code) (raw):

BEGIN; CREATE SCHEMA BINGO_SCHEMANAME; SET search_path = BINGO_SCHEMANAME;