aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/pragma/messages.sqlx
blob: 09b5d72e54936e7416810b8f3f8b3590824731d1 (plain) (blame)
1
2
3
4
5
/* postgres can not */
PRAGMA Greetings;
PRAGMA Greetings("It's a good day!");
PRAGMA WarningMsg("Ready to fight!");
PRAGMA ErrorMsg("Loose!");