Index: openacs-4/packages/acs-core-docs/www/eng-standards-plsql.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/eng-standards-plsql.adp,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-core-docs/www/eng-standards-plsql.adp 25 Apr 2018 08:38:27 -0000 1.5 +++ openacs-4/packages/acs-core-docs/www/eng-standards-plsql.adp 2 Mar 2019 19:30:04 -0000 1.5.2.1 @@ -1,5 +1,5 @@ -{/doc/acs-core-docs {ACS Core Documentation}} {PL/SQL Standards} +{/doc/acs-core-docs/ {ACS Core Documentation}} {PL/SQL Standards} PL/SQL Standards

-PL/SQL Standards

<authorblurb>

By Richard Li and Yon -Feldman

</authorblurb>

Like any other part of the OpenACS, PL/SQL (or pl/pgsql) code +PL/SQL Standards

+

By Richard Li and Yon Feldman

+OpenACS docs are written by the named authors, and may be edited by +OpenACS documentation staff.

Like any other part of the OpenACS, PL/SQL (or pl/pgsql) code must be maintainable and professional. This means that it must be consistent and therefore must abide by certain standards. The standards will ensure that our product will be useful long after @@ -140,8 +142,8 @@ browsers. This means that we should try to make it as consistent as possible to all source code readers.

  • Lowercase everything, with the exception of %TYPE and %ROWTYPE.

  • -

    ($‌Id: plsql.xml,v 1.8 2018/03/28 07:55:07 -gustafn Exp $)

    +
    ($‌Id: plsql.xml,v 1.8 2018/03/28 07:55:07 +gustafn Exp $)