pgsql/doc/src/sgml plsql.sgml

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml plsql.sgml
Date: 2002-06-15 19:34:51
Message-ID: 20020615193451.D5C9E47606C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/06/15 15:34:51

Modified files:
doc/src/sgml : plsql.sgml

Log message:
On Wed, 2002-05-29 at 01:41, Tom Lane wrote:
>
> > Is it a good idea to provide an example (such as the above), or should I
> > just try and describe the behaviour?
>
> Examples are generally good things ...

OK, the attached documentation patch provides some simple examples of
use of tablename as a parameter, %ROWTYPE and %TYPE.

In the end I decided that the documentation is literally correct, but
hard to follow without any examples explicitly showing the use of a
table name as a parameter.

Andrew McMillan

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-06-15 19:37:48 pgsql/src/bin/psql mainloop.c
Previous Message Bruce Momjian - CVS 2002-06-15 19:30:40 pgsql/src/interfaces/libpq++ pglobject.cc