Index: openacs-4/packages/acs-core-docs/www/eng-standards-plsql.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/eng-standards-plsql.html,v diff -u -r1.8 -r1.9 --- openacs-4/packages/acs-core-docs/www/eng-standards-plsql.html 10 Aug 2002 20:07:20 -0000 1.8 +++ openacs-4/packages/acs-core-docs/www/eng-standards-plsql.html 28 Feb 2003 05:36:04 -0000 1.9 @@ -1,11 +1,11 @@ -PL/SQL Standards

PL/SQL Standards

+PL/SQL Standards

PL/SQL Standards

By richardl@arsdigita.com and yon@arsdigita.com


- OpenACS docs are written by the named authors, but may be edited - by OpenACS documentation staff. -

+ OpenACS docs are written by the named authors, but 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 @@ -153,6 +153,4 @@ as possible to all source code readers.

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

  • ($Id$)
    +

    ($Id$)
    View comments on this page at openacs.org