gooderp18绿色标准版
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12 lines
294B

  1. /* src/pl/tcl/pltcl--1.0.sql */
  2. /*
  3. * Currently, all the interesting stuff is done by CREATE LANGUAGE.
  4. * Later we will probably "dumb down" that command and put more of the
  5. * knowledge into this script.
  6. */
  7. CREATE LANGUAGE pltcl;
  8. COMMENT ON LANGUAGE pltcl IS 'PL/Tcl procedural language';
上海开阖软件有限公司 沪ICP备12045867号-1