BUG #4066: error

Поиск
Список
Период
Сортировка
От javier redolfi
Тема BUG #4066: error
Дата
Msg-id 200803270509.m2R59RbW020753@wwwmaster.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      4066
Logged by:          javier redolfi
Email address:      javierredolfi@gmail.com
PostgreSQL version: 8.2
Operating system:   debian lenny
Description:        error
Details:

insert into
facturascli(idfactura,codigo,editable,fecha,nombrecliente,cuit,total,totalno
pagado,codcliente,codtarifa,observaciones,coddivisa,codserie,numero,neto,tot
aleuros,totaliva,codpago,codagente,codalmacen,coddir,direccion,codpostal,ciu
dad,provincia,barrio,codpais,codejercicio,tasaconv,automatica,nogenerarasien
to,idasiento,deabono,idfacturarect,codigorect,tpv,codsucursal,usuario,genero
cartadeporte,descuentastock) values
(6,'0B000100000001',TRUE,'2008-03-27','hola','4534523453245',NULL,0,'000006'
,NULL,NULL,'ARS','B','1',NULL,NULL,NULL,'CUENT
CORR','000001','ALG',12,'holla',NULL,NULL,NULL,NULL,NULL,'0001',1,TRUE,FALSE
,6,FALSE,NULL,NULL,FALSE,'0001',NULL,FALSE,TRUE);
ERROR:  el valor es demasiado largo para el tipo character varying(12)

the debug don't say to me anything, I must to be magic to discover it.
if you want everyworld uses postgresql, help him to resolv problems, say
more, the debug is to small and I repeat don't say anything.

I don't care your answer.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: DISTINCT MAX() results mismatch on 8.2 and 8.3
Следующее
От: NikhilS
Дата:
Сообщение: Re: Problem identifying constraints which should not be inherited