|
39.
|
|
|
attribute "%s " does not exist in Python object
|
|
|
|
l'attributo "%s " non esiste nell'oggetto Python
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2450
|
|
40.
|
|
|
To return null in a column, let the returned object have an attribute named after column with value None.
|
|
|
|
Per ritornare null in una colonna, assicurarsi che all'oggetto di ritorno corrisponda nel dizionario un attributo con valore None.
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2451
|
|
41.
|
|
|
plan.status takes no arguments
|
|
|
|
plan.status non accetta argomenti
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2685
|
|
42.
|
|
|
transaction aborted
|
|
|
|
transazione abortita
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2804 plpython.c:2947
|
|
43.
|
|
|
invalid arguments for plpy.prepare
|
|
|
|
argomenti non validi per plpy.prepare
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2811
|
|
44.
|
|
|
second argument of plpy.prepare must be a sequence
|
|
|
|
il secondo argomento di plpy.prepare deve essere una sequenza
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2818
|
|
45.
|
|
|
plpy.prepare: type name at ordinal position %d is not a string
|
|
|
|
plpy.prepare: il nome del tipo nella posizione %d non è una stringa
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2868
|
|
46.
|
|
|
plpy.prepare does not support composite types
|
|
|
|
plpy.prepare non supporta tipi composti
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2895
|
|
47.
|
|
|
unrecognized error in PLy_spi_prepare
|
|
|
|
errore non riconosciuto in PLy_spi_prepare
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2924
|
|
48.
|
|
|
plpy.execute expected a query or a plan
|
|
|
|
plpy.execute si aspetta una query o un plan
|
|
Translated by
Gabriele Bartolini
|
|
|
|
Located in
plpython.c:2960
|