hi, i just fetched newest 8.3 from cvs head, compiled, ran. when i set logs to "stderr", and enter query with error, i get this information in logs: ERROR: subquery in FROM must have an alias HINT: For example, FROM (SELECT ...) [AS] foo. STATEMENT: select count(*) from (select x from q order by x); but when logging is set to csvlog, only this is logged: 2007-09-26 10:47:15.522 CEST,"depesz","depesz",46fa1c02.2fa6,[local],12198,9,"idle",2007-09-26 10:44:50 CEST,0,ERROR,,"subquery in FROM must have an alias" there is no hint, and not statement. will it stay that way? i think it's bad because it makes cvslogging less useful. best regards, depesz -- quicksil1er: "postgres is excellent, but like any DB it requires a highly paid DBA. here's my CV!" :) http://www.depesz.com/ - blog dla ciebie (i moje CV) ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq