| От | Michael J Schout |
|---|---|
| Тема | bytea type and precision. |
| Дата | |
| Msg-id | 199908021627.LAA17005@mail.gkg-com.com обсуждение исходный текст |
| Список | pgsql-hackers |
Hi.
I am trying to get postgresql to store data from MS-Project via ODBC. So
far I have managed to get pretty close, but the save operation fails when
creating a table with one column specified as "fieldname bytea(8)".
Postgresql does not like the precision argument and bombs out with a parse
error at the '('.
e.g.: create table foo (f1 bytea) # ok create table foo (f1 bytea(8)) # fails
Awhile back on the list (dec 7 1998). this was brought up for inclusion
into the 6.4 tree. Since Im running 6.5.1 I assume the patch that fixed
this never made it. Was there a resolution to this issue as to why it
never was included into the main source? And if so, does anyone know where
I can get this patch to get Project and postgresql to work together?
Thanks for any info anyone has.
Mike
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера