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 -N -r1.4 -r1.5 --- openacs-4/packages/acs-core-docs/www/eng-standards-plsql.adp 18 Apr 2018 08:07:33 -0000 1.4 +++ openacs-4/packages/acs-core-docs/www/eng-standards-plsql.adp 25 Apr 2018 08:38:27 -0000 1.5 @@ -3,11 +3,11 @@ PL/SQL Standards -
+ leftLink="eng-standards-filenaming" leftLabel="Prev" + title="Chapter 12. Engineering +Standards" + rightLink="variables" rightLabel="Next"> +

PL/SQL Standards

<authorblurb>

By Richard Li and Yon Feldman

</authorblurb>

Like any other part of the OpenACS, PL/SQL (or pl/pgsql) code @@ -140,14 +140,14 @@ 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.7 2017/08/07 23:47:54 +

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

    - + rightLink="variables" rightLabel="Next" rightTitle="Variables" + homeLink="index" homeLabel="Home" + upLink="eng-standards" upLabel="Up"> + \ No newline at end of file