Tom Lane wrote:

Geoffrey KRETZ <[EMAIL PROTECTED]> writes:


I was wondering when a PREPARE statement is check. (ie : is it normal that the following statement doesn't return an error : PREPARE stmnt AS "xxxxxxxxxxxxxxxx") ?



Hm?

regression=# PREPARE stmnt AS  "xxxxxxxxxxxxxxxx";
ERROR:  syntax error at or near ""xxxxxxxxxxxxxxxx"" at character 19
regression=#

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend




Thx Tom, I should have done a mistake while testing.

Geoffrey

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to