pgsql: Use now() rather than 'now' in an example in the PL/PgSQL docs.

Started by Nonameover 21 years ago1 messagescomitters
Jump to latest
#1Noname
neilc@svr1.postgresql.org

Log Message:
-----------
Use now() rather than 'now' in an example in the PL/PgSQL docs. From David
Fetter and Ben Calvert.

Modified Files:
--------------
pgsql/doc/src/sgml:
plpgsql.sgml (r1.58 -> r1.59)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.58&r2=1.59)