export_action.sql 167 B

123456
  1. /* syntax version 1 */
  2. /* postgres can not */
  3. /* kikimr can not - range not supported */
  4. pragma library("lib1.sql");
  5. import lib1 symbols $action;
  6. do $action("Input");