pgsql: In plpsql docs, use RAISE rather than undefined log function. - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In plpsql docs, use RAISE rather than undefined log function.
Date
Msg-id E1Py2hL-0003xD-Lt@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In plpsql docs, use RAISE rather than undefined log function.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/35a1964e557ad5993a94e8b800135f55b6347926

Modified Files
--------------
doc/src/sgml/plpgsql.sgml |    7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Improve extract(day) documentation with interval values.
Next
From: Bruce Momjian
Date:
Subject: pgsql: Adds index entries for session_user and pg_describe_object