Re: NOT EXIST for PREPARE
От | Tom Lane |
---|---|
Тема | Re: NOT EXIST for PREPARE |
Дата | |
Msg-id | 25502.1458833176@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: NOT EXIST for PREPARE (Vladimir Sitnikov <sitnikov.vladimir@gmail.com>) |
Ответы |
Re: NOT EXIST for PREPARE
|
Список | pgsql-hackers |
Vladimir Sitnikov <sitnikov.vladimir@gmail.com> writes: > Craig>I really, really doubt you can change this before we do a > protocol version bump. > Technically speaking, the idea of using first bytes of statement name > to convey extra information does not require protocol version bump. It > can be backward and forward compatible. > For instance: if statement name starts with __, then skip throwing an > error if statement with exactly same text and parameter types has > already been prepared. If you think that's not a protocol change, you are mistaken. It changes a behavior that's specified in the protocol documentation. regards, tom lane
В списке pgsql-hackers по дате отправления: