From scaekenberghe at common-lisp.net Tue Apr 1 13:01:57 2008 From: scaekenberghe at common-lisp.net (Sven Van Caekenberghe) Date: Tue, 1 Apr 2008 15:01:57 +0200 Subject: [postmodern-devel] Unexpected Result from SET command Message-ID: <528A0189-F005-4816-82F8-3478A838B597@common-lisp.net> Hi, Is it possible that there is something wrong or missing in handling the result from a SET command ? POSTMODERN 44 > (connect-toplevel "test" "postgres" "" "localhost") POSTMODERN 45 > (execute "set time zone gmt") CL-POSTGRES: set time zone gmt Error: Postgresql protocol error: Unexpected message received: S 1 (abort) Return to level 0. 2 Return to top loop level 0. Type :b for backtrace, :c