| От | PG Doc comments form |
|---|---|
| Тема | PQdescribePrepared / binary data |
| Дата | |
| Msg-id | 152236282772.6317.812347682750102583@wrigleys.postgresql.org обсуждение |
| Список | pgsql-docs |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/10/static/libpq.html Description: It should be mentioned, that the function PQfmod is not applicable for a valid PGresult returned by PQdescribePrepared. PQfmod delivers additional information for datatypes of variable size, like maximum size for varchar or precision/scale for numeric. This information is currently not available for parameters of prepared statements. On the other hand, for example: users of the binary interface should not experience any errors when providing correct binary data for a numeric parameter: if the specified scale does not match with the scale of the related numeric column in the database table, then postgres will handle it correctly and round it as needed.
В списке pgsql-docs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера