pgsql: Fix missing parentheses for current_query(), per bug #5378.

Started by Tom Laneover 16 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Log Message:
-----------
Fix missing parentheses for current_query(), per bug #5378.
Also make a couple other minor editorial improvements.

Tags:
----
REL8_4_STABLE

Modified Files:
--------------
pgsql/doc/src/sgml:
func.sgml (r1.482.2.2 -> r1.482.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.482.2.2&r2=1.482.2.3)