pgsql/doc/src/sgml plsql.sgml - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian - CVS)
Subject pgsql/doc/src/sgml plsql.sgml
Date
Msg-id 20020615193451.D5C9E47606C@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.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


pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/interfaces/libpq++ pglobject.cc
Next
From: momjian@postgresql.org (Bruce Momjian - CVS)
Date:
Subject: pgsql/src/bin/psql mainloop.c