|
|
|
@ -163,7 +163,7 @@ pqParseInput3(PGconn *conn) |
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
/*
|
|
|
|
* Unexpected message in IDLE state; need to recover somehow. |
|
|
|
* Unexpected message in IDLE state; need to recover somehow. |
|
|
|
* ERROR messages are displayed using the notice processor; |
|
|
|
* ERROR messages are handled using the notice processor; |
|
|
|
* ParameterStatus is handled normally; anything else is just |
|
|
|
* ParameterStatus is handled normally; anything else is just |
|
|
|
* dropped on the floor after displaying a suitable warning |
|
|
|
* dropped on the floor after displaying a suitable warning |
|
|
|
* notice. (An ERROR is very possibly the backend telling us why |
|
|
|
* notice. (An ERROR is very possibly the backend telling us why |
|
|
|
|