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.22.2.1 -r1.22.2.2 --- openacs-4/packages/acs-core-docs/www/eng-standards-plsql.html 14 Nov 2003 09:43:45 -0000 1.22.2.1 +++ openacs-4/packages/acs-core-docs/www/eng-standards-plsql.html 21 Nov 2003 11:14:07 -0000 1.22.2.2 @@ -1,10 +1,9 @@ -PL/SQL Standards

PL/SQL Standards

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


+PL/SQL Standards

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 @@ -152,4 +151,4 @@ as possible to all source code readers.

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

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

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