*** pgsql/doc/src/sgml/func.sgml 2008/03/23 00:24:19 1.425 --- pgsql/doc/src/sgml/func.sgml 2008/04/04 16:57:21 1.426 *************** *** 1,4 **** ! Functions and Operators --- 1,4 ---- ! Functions and Operators *************** select current_date + s.a as dates from *** 10725,10730 **** --- 10725,10736 ---- + current_query + text + text of the currently executing query (might contain more than one statement) + + + inet_client_addr() inet address of the remote connection