We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1caefd commit 4c075f3Copy full SHA for 4c075f3
src/pl/plisql/src/meson.build
@@ -9,6 +9,7 @@ plisql_sources = files(
9
'pl_scanner.c',
10
'pl_subproc_function.c',
11
'pl_package.c',
12
+ 'pl_exception_type.c',
13
)
14
15
pl_gram = custom_target('gram',
0 commit comments