???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................          L     |
                     0     N     Q     d  #   w  .     $     &     -     9   D  +   ~                      8   	  #   B  3   f  2          C        $  0   B  D   s  ?     =     <   6     s            "     (     (     *   5  r   `  "     %     D     C   a  !     8     9      >   :     y  R     R     B   -      p  3     N     ,        A  .   _       
     +     4     &     6   2  3   i  )     H     (     .   9  /   h       '     "     2     .   %  7   T  F     D             3     N  &   h       2     0          )   -  9   W  =     =             #     <     R  (   g            4     .     -   -  6   [             3          F     \   X  &          %     $         >      T      r   $      @      @      '   ,!     T!     s!  <   !  %   !  (   !      "     ;"  (   R"     {"     "  @   "     "     #  ,   4#  8   a#  K   #  )   #  )   $  >   :$  4   y$     $  6   $  "   $     %     %%     @%  M   ]%  &   %  !   %  "   %  '   &  0   ?&  0   p&  %   &     &  %   &  !   '  #   )'  %   M'  &   s'  @   '  6   '     (      /(  1   P(  3   (  4   (  1   (  )   )  )   G)    q)     `+  $   |+  !   +     +     +     +  1   +  9   #,  (   ],  6   ,  .   ,  N   ,  7   ;-  #   s-     -     -  '   -  A   -  +   0.  <   \.  ;   .     .  N   .  "   5/  8   X/  =   /  G   /  O   0  I   g0     0     0     0  !   0  -    1  6   N1  2   1  s   1  "   ,2  5   O2  R   2  I   2  #   "3  J   F3  G   3  D   3     4  ^   -4  T   4  L   4     .5  ;   N5  J   5  :   5  '   6  <   86     u6     6  =   6  B   6  :   7  R   Q7  O   7  8   7  b   -8  6   8  7   8  8   8     89  /   I9  +   y9  F   9  O   9  X   <:  P   :  O   :     6;     U;     p;  0   ;      ;  F   ;  C   &<  &   j<  7   <  I   <  F   =  F   Z=     =  "   =  !   =     =  4   >  *   S>  )   ~>  G   >  <   >  ?   -?  D   m?     ?  )   ?  M   ?     ;@  W   V@  o   @  9   A     XA  *   wA  (   A     A  '   A     B  7    B  P   XB  I   B  4   B  $   (C     MC  M   mC  ,   C  6   C  '   D  &   GD  +   nD  #   D  ,   D  W   D     CE  $   `E  5   E  <   E  i   E  7   bF  :   F  `   F  F   6G     }G  N   G  B   G     $H     7H      VH  X   wH  9   H  !   
I  $   ,I  &   QI  E   xI  :   I  3   I  *   -J  1   XJ  $   J  )   J  (   J  8   K  W   ;K  L   K     K  &   K  8   $L  A   ]L  R   L  I   L  =   <M  @   zM         L   n   l   %             :   U              J          
          3             >      M       8      Q       ,       I   ^                 j          ~      s          {            e      c   )       |   5   a   C   X           	       "   ?   R              O             Y                     '       y   7   &   A   S   ;                              2          P   b                         i   6   g      v                 0   .                            (                    t   G       `   W      V   o          f   N      D   F         \       x          Z       *   1       +   H   <      B       _       T   p   w   @   h   ]   q                           /   -      !   z   m                4   $                d          #          u       E   [         9         r                   =   k   }   K    "%s" is declared CONSTANT "%s" is not a known variable "%s" is not a scalar variable %s %s at end of input %s at or near "%s" BY value of FOR loop cannot be null BY value of FOR loop must be greater than zero CASE statement is missing ELSE part. CONTINUE cannot be used outside a loop EXECUTE of SELECT ... INTO is not implemented EXIT cannot be used outside a loop, unless it has a label FETCH statement cannot return multiple rows FOR over EXECUTE statement FOR over SELECT rows FOR over cursor FOR with integer loop variable FOREACH ... SLICE loop variable must be of an array type FOREACH expression must not be null FOREACH expression must yield an array, not type %s FOREACH loop variable must not be of an array type FOREACH over array GET STACKED DIAGNOSTICS cannot be used outside an exception handler INTO specified more than once INTO used with a command that cannot return data If you want to discard the results of a SELECT, use PERFORM instead. It could refer to either a PL/pgSQL variable or a table column. List of programming constructs that should produce a warning. List of programming constructs that should produce an error. PL/pgSQL function %s PL/pgSQL function %s %s PL/pgSQL function %s line %d %s PL/pgSQL function %s line %d at %s PL/pgSQL functions cannot accept type %s PL/pgSQL functions cannot return type %s Perform checks given in ASSERT statements. Print information about parameters in the DETAIL part of the error messages generated on INTO ... STRICT failures. RAISE option already specified: %s RAISE statement option cannot be null RAISE without parameters cannot be used outside an exception handler RETURN NEXT cannot have a parameter in function with OUT parameters RETURN NEXT must have a parameter RETURN cannot have a parameter in function returning set RETURN cannot have a parameter in function returning void RETURN cannot have a parameter in function with OUT parameters SQL statement Sets handling of conflicts between PL/pgSQL variable names and table column names. The arguments of the trigger can be accessed through TG_NARGS and TG_ARGV instead. The tuple structure of a not-yet-assigned record is indeterminate. Use RETURN NEXT or RETURN QUERY. Use a BEGIN block with an EXCEPTION clause instead. You might want to use EXECUTE ... INTO or EXECUTE CREATE TABLE ... AS instead. arguments given for cursor without arguments arguments required for cursor array subscript in assignment must not be null assertion failed assignment block label "%s" cannot be used in CONTINUE block label must be placed before DECLARE, not after cannot COPY to/from client in PL/pgSQL cannot assign non-composite value to a record variable cannot assign non-composite value to a row variable cannot begin/end transactions in PL/pgSQL cannot return non-composite value from function returning composite type cannot specify REVERSE in query FOR loop cannot use RETURN NEXT in a non-SETOF function cannot use RETURN QUERY in a non-SETOF function case not found collations are not supported by type %s column reference "%s" is ambiguous compilation of PL/pgSQL function "%s" near line %d control reached end of function without RETURN control reached end of trigger procedure without RETURN could not determine actual argument type for polymorphic function "%s" could not determine actual return type for polymorphic function "%s" cursor "%s" already in use cursor "%s" does not exist cursor "%s" has arguments cursor "%s" has no argument named "%s" cursor "%s" has no arguments cursor FOR loop must have only one target variable cursor FOR loop must use a bound cursor variable cursor variable "%s" is null cursor variable must be a simple variable default value for row or record variable is not supported diagnostics item %s is not allowed in GET CURRENT DIAGNOSTICS diagnostics item %s is not allowed in GET STACKED DIAGNOSTICS duplicate declaration during exception cleanup during function entry during function exit during initialization of execution state during statement block entry during statement block exit during statement block local variable initialization end label "%s" differs from block's label "%s" end label "%s" specified for unlabelled block event trigger functions cannot have declared arguments expected FROM or IN incomplete data type declaration integer FOR loop must have only one target variable invalid SQLSTATE code loop variable of FOREACH must be a known variable or list of variables loop variable of loop over rows must be a record or row variable or list of scalar variables lower bound of FOR loop cannot be null mismatched parentheses missing "%s" at end of SQL expression missing "%s" at end of SQL statement missing SQL statement missing data type declaration missing expression not enough arguments for cursor "%s" null value cannot be assigned to variable "%s" declared NOT NULL number of array dimensions (%d) exceeds the maximum allowed (%d) parameter name "%s" used more than once query "%s" did not return data query "%s" is not a SELECT query "%s" returned %d column query "%s" returned %d columns query "%s" returned more than one row query has no destination for result data query returned more than one row query returned no rows query string argument of EXECUTE is null record "%s" has no field "%s" record "%s" is not assigned yet record or row variable cannot be part of multiple-item INTO list relation "%s" does not exist relation "%s" is not a table relative or absolute cursor position is null returned record type does not match expected record type returned row structure does not match the structure of the triggering table row or record variable cannot be CONSTANT row or record variable cannot be NOT NULL set-valued function called in context that cannot accept a set slice dimension (%d) is out of the valid range 0..%d statement block structure of query does not match function result type subscripted object is not an array syntax error syntax error, expected "=" syntax error, expected "FOR" there is no label "%s" attached to any block or loop enclosing this statement too few parameters specified for RAISE too many INTO variables specified too many arguments for cursor "%s" too many parameters specified for RAISE trigger functions can only be called as triggers trigger functions cannot have declared arguments trigger procedure cannot return a set type "%s" is only a shell unexpected end of function definition unrecognized GET DIAGNOSTICS item unrecognized RAISE statement option unrecognized exception condition "%s" upper bound of FOR loop cannot be null value for parameter "%s" of cursor "%s" specified more than once variable "%s" declared NOT NULL cannot default to NULL variable "%s" does not exist variable "%s" has pseudo-type %s variable "%s" must be of type cursor or refcursor variable "%s" shadows a previously defined variable while casting return value to function's return type while storing call arguments into local variables wrong record type supplied in RETURN NEXT wrong result type supplied in RETURN NEXT Project-Id-Version: plpgsql (PostgreSQL) 10
Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org
POT-Creation-Date: 2016-04-17 00:07+0000
PO-Revision-Date: 2016-04-17 20:58+0100
Last-Translator: Daniele Varrazzo <daniele.varrazzo@gmail.com>
Language-Team: https://github.com/dvarrazzo/postgresql-it
Language: it
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=2; plural=n != 1;
X-Poedit-SourceCharset: utf-8
X-Generator: Poedit 1.5.4
 "%s" è dichiarata CONSTANT "%s" non è una variabile conosciuta "%s" non è una variabile scalare %s %s alla fine dell'input %s a o presso "%s" il valore BY di un ciclo FOR non può essere null il valore BY di un ciclo FOR deve essere maggiore di zero all'istruzione CASE manca la parte ELSE. CONTINUE non può essere usato all'esterno di un ciclo EXECUTE di SELECT ... INTO non è implementato EXIT non può essere usato fuori da un loop, a meno che non abbia un'etichetta l'istruzione FETCH non può restituire più di una riga ciclo FOR su una istruzione EXECUTE ciclo FOR su righe SELECT ciclo FOR su cursore ciclo FOR con variabile di ciclo intera la variabile del ciclo FOREACH ... SLICE dev'essere di tipo array l'espressione FOREACH non può essere vuota l'espressione FOREACH deve generare un array, non il tipo %s la variabile di ciclo FOREACH non può essere un tipo array FOREACH su array GET STACKED DIAGNOSTICS non può essere usato fuori da un gestore di eccezioni INTO specificato più di una volta INTO usato con un comando che non restituisce alcun dato Se vuoi scartare i risultati di una SELECT, utilizza PERFORM. Può riferirsi o ad una variabile PL/pgSQL o ad una colonna di tabella. Elenco dei costrutti di programmazione che dovrebbero generare un avvertimento. Elenco dei costrutti di programmazione che dovrebbero generare un errore. funzione PL/pgSQL %s funzione PL/pgSQL %s %s funzione PL/pgSQL %s riga %d %s funzione PL/pgSQL %s riga %d a %s Le funzioni PL/pgSQL non accettano il tipo %s Le funzioni PL/pgSQL non possono restituire un tipo %s Effettua i controlli dati nelle istruzioni ASSERT. Stampa informazioni sui parametri nella parte DETAIL del messaggio di errore generato su errori in INTO ... STRICT. opzione RAISE già specificata: %s l'opzione dell'istruzione RAISE non può essere nulla RAISE senza parametri non può essere usato all'esterno di un gestore di eccezioni RETURN NEXT non può avere un parametro in una funzione con parametri OUT RETURN NEXT deve avere un parametro RETURN non può avere un parametro in una funzione che restituisce insiemi RETURN non può avere un parametro in una funzione che restituisce void RETURN non può avere un parametro in una funzione con parametri OUT istruzione SQL Imposta la gestione dei conflitti tra nomi di variabili PL/pgSQL e nomi di colonne di tabella. Gli argomenti del trigger possono essere acceduti tramite TG_NARGS e TG_ARGV invece. La struttura della tupla di un record non ancora assegnato è indeterminata. Usa RETURN NEXT o RETURN QUERY. Utilizza invece un blocco BEGIN con una clausola EXCEPTION. Potresti usare invece EXECUTE ... INTO oppure EXECUTE CREATE TABLE ... AS. sono stati passati argomenti al cursore che non ne accetta sono richiesti argomenti per il cursore l'indice di un array nell'assegnamento non può essere nullo asserzione fallita assegnazione l'etichetta di blocco "%s" non può essere usata con CONTINUE l'etichetta del blocco dev'essere messa prima di DECLARE, non dopo non è possibile usare COPY verso/da un client in PL/pgSQL non è possibile assegnare un valore non composito ad una variabile di tipo record non è possibile assegnare un valore non composito ad una variabile di tipo row non si possono avviare/terminare transazioni in PL/pgSQL non è possibile restituire valori non compositi da una funzione che restituisce un tipo composito non puoi specificare REVERSE nel ciclo FOR della query non si può usare RETURN NEXT in una funzione non-SETOF non si può usare RETURN QUERY in una funzione non-SETOF caso non trovato gli ordinamenti non sono supportati dal tipo %s il riferimento alla colonna "%s" è ambiguo compilazione della funzione PL/pgSQL "%s" in prossimità della riga %d il controllo ha raggiunto la fine di una funzione senza incontrare alcun RETURN il controllo ha raggiunto la fine di una procedura trigger senza incontrare alcun RETURN il tipo reale dell'argomento non è determinabile per la funzione polimorfa "%s" determinazione del tipo di ritorno reale per la funzione polimorfa "%s" fallita il cursore "%s" è già in uso il cursore "%s" non esiste il cursore "%s" ha argomenti il cursore "%s" non ha un argomento di nome "%s" il cursore "%s" non ha argomenti il cursore FOR nel ciclo deve avere solo una variabile di destinazione il cursore FOR nel ciclo deve usare una variabile cursore vincolata la variabile del cursore "%s" è nulla la variabile cursore deve essere una variabile semplice il valore di default per variabili di tipo ROW o RECORD non è supportato l'elemento diagnostico %s non è consentito in GET CURRENT DIAGNOSTICS l'elemento diagnostico %s non è consentito in GET STACKED DIAGNOSTICS dichiarazione duplicata durante la pulizia delle eccezioni durante l'ingresso nella funzione durante l'uscita della funzione durante l'inizializzazione dello stato di esecuzione durante l'entrata nel blocco di istruzioni durante l'uscita dal blocco di istruzioni durante l'inizializzazione di variabili locali del blocco di istruzioni l'etichetta finale "%s" differisce da quella del blocco "%s" etichetta finale "%s" specificata per un blocco senza etichetta le funzioni trigger di evento non possono avere argomenti dichiarati atteso FROM o IN dichiarazione del tipo di dati incompleta il valore integer del ciclo FOR deve avere solo una variabile di destinazione codice SQLSTATE non valido la variabile del ciclo FOREACH dev'essere una variabile o lista di variabili conosciuta variabile del ciclo sulle righe deve essere una variabile di tipo row o record o una lista di variabili scalari il limite inferiore di un ciclo FOR non può essere nullo le parentesi non corrispondono manca "%s" alla fine della espressione SQL manca "%s" alla fine dell'istruzione SQL istruzione SQL mancante manca la dichiarazione del tipo di dati espressione mancante numero di argomenti non sufficiente per il cursore "%s" il valore null non può essere assegnato alla variabile "%s" dichiarata NOT NULL il numero di dimensioni dell'array (%d) eccede il massimo consentito (%d) il nome di parametro "%s" è usato più di una volta la query "%s" non ha restituito dati la query "%s" non è una SELECT la query "%s" ha restituito %d colonna la query "%s" ha restituito %d colonne la query "%s" ha restituito più di una riga la query non ha una destinazione per i dati restituiti la query ha restituito più di una riga la query non ha restituito alcuna riga l'argomento della query di EXECUTE è nullo il record "%s" non ha un campo "%s" il record "%s" non è stato ancora assegnato un record o variabile riga on può fare parte di una lista INTO con più di un elemento la relazione "%s" non esiste la relazione "%s" non è una tabella la posizione relativa o assoluta del cursore è nulla il tipo del record restituito non coincide con quello atteso la struttura della riga restituita non coincide con la struttura della tabella che ha generato il trigger variabile di tipo ROW o RECORD non può essere CONSTANT la variabile di tipo ROW o RECORD non può essere NOT NULL la funzione che restituisce insiemi è chiamata in un contesto che non può accettare un insieme la dimensione della sezione (%d) è fuori dell'intervallo valido 0..%d blocco di istruzioni la struttura della query non coincide con il tipo del risultato della funzione l'oggetto del quale è stato richiesto un elemento non è un array errore di sintassi errore di sintassi, atteso "=" errore di sintassi, atteso "FOR" non c'è un'etichetta "%s" collegata ad alcun blocco o loop contenente questa istruzione numero di parametri non sufficiente specificati per RAISE troppe variabili INTO specificate troppi argomenti per il cursore "%s" troppi parametri specificati per RAISE le funzioni trigger possono essere chiamate esclusivamente da trigger Le funzioni trigger non possono avere argomenti dichiarati la procedura trigger non può restituire un insieme il tipo "%s" non è completamente definito fine della definizione della funzione inaspettata elemento GET DIAGNOSTICS sconosciuto opzione dell'istruzione RAISE sconosciuta condizione di eccezione "%s" sconosciuta il limite superiore di un ciclo FOR non può essere null il valore per il parametro "%s" del cursore "%s" è stato specificato più di una volta la variabile "%s" dichiarata NOT NULL non può avere valore predefinito NULL la variabile "%s" non esiste la variabile "%s" ha lo pseudo-tipo %s la variabile "%s" deve essere di tipo cursor o refcursor la variabile "%s" nasconde una variabile definita precedentemente durante la conversione del valore da restituire nel tipo restituito della funzione durante la memorizzazione degli argomenti di chiamata in variabili locali è stato fornito un record di tipo non corretto a RETURN NEXT è stato fornito un risultato di tipo non corretto a RETURN NEXT 