summaryrefslogtreecommitdiffstats
path: root/src/test/modules/test_ddl_deparse/expected/create_extension.out
blob: 4042e026144437082f0f907639d3693d962512a5 (plain)
1
2
3
4
5
---
--- CREATE_EXTENSION
---
CREATE EXTENSION pg_stat_statements;
NOTICE:  DDL test: type simple, tag CREATE EXTENSION