Changeset 438

Show
Ignore:
Timestamp:
10/17/06 00:51:11 (2 years ago)
Author:
gleu
Message:

Mise à jour vers la version 8.1.5.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • traduc/branches/bv81x/manuel/charset.xml

    r232 r438  
    318318   des jeux de caractères à un octet tels que la série ISO 8859 et 
    319319   des jeux de caractères multi-octets tel que <acronym>EUC</acronym>  
    320    (Extended Unix Code), UTF-8 et le code interne de Mule. Tous les jeux de 
    321    caractères peuvent être utilisés de façon transparente au travers du 
    322    serveur (si vous utilisez des fonctions 
    323    d'extension d'autres sources, cela dépend de la qualité du code). 
     320   (Extended Unix Code), UTF-8 et le code interne de Mule. Tous les jeux de 
     321   caractères supportés peuvent être utilisés de façon transparente par les 
     322   clients mais certains ne sont pas supportés au sein du serveur (c'est-à-dire 
     323   comme jeu de caractères du serveur). 
    324324   Le jeu de caractères par défaut est sélectionné pendant l'initialisation de 
    325325   votre cluster de base de données <productname>PostgreSQL</productname> 
    326    avec <command>initdb</command>.  Le choix peut être outrepassé lorsqu'on 
    327    crée une base de données en utilisant <command>createdb</command> ou en 
    328    utilisant la commande SQL <command>CREATE DATABASE</command>. Vous pouvez 
    329    donc avoir de multiples bases chacune avec un jeux de caractères différents. 
     326   avec <command>initdb</command>.  Le choix peut être outrepassé lors de la 
     327   création de la base, vous pouvez donc avoir des bases avec des jeux de 
     328   caractères différents. 
    330329  </para> 
    331330 
     
    335334    <para> 
    336335     Le <xref linkend="charset-table"/> montre les jeux de caractères disponibles 
    337      à l'utilisation sur le serveur
     336     à l'utilisation dans <productname>PostgreSQL</productname>
    338337    </para> 
    339338 
    340339     <table id="charset-table"> 
    341       <title>Jeux de Caractères Serveur</title> 
    342       <tgroup cols="5"> 
     340      <title>Jeux de caractères de <productname>PostgreSQL</productname></title> 
     341      <tgroup cols="6"> 
    343342       <colspec colnum="1" colwidth="0.8*"/> 
    344343       <colspec colnum="2" colwidth="1.4*"/> 
    345344       <colspec colnum="3" colwidth="1*"/> 
    346        <colspec colnum="4" colwidth="0.7*"/> 
    347        <colspec colnum="5" colwidth="1.1*"/> 
     345       <colspec colnum="4" colwidth="1*"/> 
     346       <colspec colnum="5" colwidth="0.7*"/> 
     347       <colspec colnum="6" colwidth="1.1*"/> 
    348348       <thead> 
    349349        <row> 
    350350         <entry>Nom</entry> 
    351351         <entry>Description</entry> 
    352          <entry>Langue</entry> 
     352         <entry>Langue</entry> 
     353         <entry>Serveur</entry> 
    353354         <!-- 
    354355          The Bytes/Char field is populated by looking at the values returned 
     
    364365         <entry>Big Five</entry> 
    365366         <entry>Chinois traditionnel</entry> 
     367         <entry>Non</entry> 
    366368         <entry>1-2</entry> 
    367369         <entry><literal>WIN950</literal>, <literal>Windows950</literal></entry> 
     
    370372         <entry><literal>EUC_CN</literal></entry> 
    371373         <entry>Code-CN Unix étendu</entry> 
    372          <entry>Chinois simplifié</entry> 
     374         <entry>Chinois simplifié</entry> 
     375         <entry>Oui</entry> 
    373376         <entry>1-3</entry> 
    374377         <entry></entry> 
     
    377380         <entry><literal>EUC_JP</literal></entry> 
    378381         <entry>Code-JP Unix étendu</entry> 
    379          <entry>Japonais</entry> 
     382         <entry>Japonais</entry> 
     383         <entry>Oui</entry> 
    380384         <entry>1-3</entry> 
    381385         <entry></entry> 
     
    384388         <entry><literal>EUC_KR</literal></entry> 
    385389         <entry>Code-KR Unix étendu</entry> 
    386          <entry>Coréen</entry> 
     390         <entry>Coréen</entry> 
     391         <entry>Oui</entry> 
    387392         <entry>1-3</entry> 
    388393         <entry></entry> 
     
    391396         <entry><literal>EUC_TW</literal></entry> 
    392397         <entry>Code-TW Unix étendu</entry> 
    393          <entry>Chinois traditionnel, taïwanais</entry> 
     398         <entry>Chinois traditionnel, taïwanais</entry> 
     399         <entry>Oui</entry> 
    394400         <entry>1-3</entry> 
    395401         <entry></entry> 
     
    398404         <entry><literal>GB18030</literal></entry> 
    399405         <entry>Standard national</entry> 
    400          <entry>Chinois</entry> 
     406         <entry>Chinois</entry> 
     407         <entry>Non</entry> 
    401408         <entry>1-2</entry> 
    402409         <entry></entry> 
     
    405412         <entry><literal>GBK</literal></entry> 
    406413         <entry>Standard national étendu</entry> 
    407          <entry>Chinois simplifié</entry> 
     414         <entry>Chinois simplifié</entry> 
     415         <entry>Non</entry> 
    408416         <entry>1-2</entry> 
    409417         <entry><literal>WIN936</literal>, <literal>Windows936</literal></entry> 
     
    412420         <entry><literal>ISO_8859_5</literal></entry> 
    413421         <entry>ISO 8859-5, <acronym>ECMA</acronym> 113</entry> 
    414          <entry>Latin/Cyrillique</entry> 
     422         <entry>Latin/Cyrillique</entry> 
     423         <entry>Oui</entry> 
    415424         <entry>1</entry> 
    416425         <entry></entry> 
     
    419428         <entry><literal>ISO_8859_6</literal></entry> 
    420429         <entry>ISO 8859-6, <acronym>ECMA</acronym> 114</entry> 
    421          <entry>Latin/Arabe</entry> 
     430         <entry>Latin/Arabe</entry> 
     431         <entry>Oui</entry> 
    422432         <entry>1</entry> 
    423433         <entry></entry> 
     
    426436         <entry><literal>ISO_8859_7</literal></entry> 
    427437         <entry>ISO 8859-7, <acronym>ECMA</acronym> 118</entry> 
    428          <entry>Latin/Grec</entry> 
     438         <entry>Latin/Grec</entry> 
     439         <entry>Oui</entry> 
    429440         <entry>1</entry> 
    430441         <entry></entry> 
     
    433444         <entry><literal>ISO_8859_8</literal></entry> 
    434445         <entry>ISO 8859-8, <acronym>ECMA</acronym> 121</entry> 
    435          <entry>Latin/Hébreu</entry> 
     446         <entry>Latin/Hébreu</entry> 
     447         <entry>Oui</entry> 
    436448         <entry>1</entry> 
    437449         <entry></entry> 
     
    440452         <entry><literal>JOHAB</literal></entry> 
    441453         <entry><acronym>JOHAB</acronym></entry> 
    442          <entry>Koréen (Hangul)</entry> 
     454         <entry>Koréen (Hangul)</entry> 
     455         <entry>Oui</entry> 
    443456         <entry>1-3</entry> 
    444457         <entry></entry> 
     
    447460         <entry><literal>KOI8</literal></entry> 
    448461         <entry><acronym>KOI</acronym>8-R(U)</entry> 
    449          <entry>Cyrillique</entry> 
     462         <entry>Cyrillique</entry> 
     463         <entry>Oui</entry> 
    450464         <entry>1</entry> 
    451465         <entry><literal>KOI8R</literal></entry> 
     
    454468         <entry><literal>LATIN1</literal></entry> 
    455469         <entry>ISO 8859-1, <acronym>ECMA</acronym> 94</entry> 
    456          <entry>Europe de l'ouest</entry> 
     470         <entry>Europe de l'ouest</entry> 
     471         <entry>Oui</entry> 
    457472         <entry>1</entry> 
    458473         <entry><literal>ISO88591</literal></entry> 
     
    461476         <entry><literal>LATIN2</literal></entry> 
    462477         <entry>ISO 8859-2, <acronym>ECMA</acronym> 94</entry> 
    463          <entry>Europe centrale</entry> 
     478         <entry>Europe centrale</entry> 
     479         <entry>Oui</entry> 
    464480         <entry>1</entry> 
    465481         <entry><literal>ISO88592</literal></entry> 
     
    468484         <entry><literal>LATIN3</literal></entry> 
    469485         <entry>ISO 8859-3, <acronym>ECMA</acronym> 94</entry> 
    470          <entry>Europe du sud</entry> 
     486         <entry>Europe du sud</entry> 
     487         <entry>Oui</entry> 
    471488         <entry>1</entry> 
    472489         <entry><literal>ISO88593</literal></entry> 
     
    475492         <entry><literal>LATIN4</literal></entry> 
    476493         <entry>ISO 8859-4, <acronym>ECMA</acronym> 94</entry> 
    477          <entry>Europe du nord</entry> 
     494         <entry>Europe du nord</entry> 
     495         <entry>Oui</entry> 
    478496         <entry>1</entry> 
    479497         <entry><literal>ISO88594</literal></entry> 
     
    482500         <entry><literal>LATIN5</literal></entry> 
    483501         <entry>ISO 8859-9, <acronym>ECMA</acronym> 128</entry> 
    484          <entry>Turque</entry> 
     502         <entry>Turque</entry> 
     503         <entry>Oui</entry> 
    485504         <entry>1</entry> 
    486505         <entry><literal>ISO88599</literal></entry> 
     
    489508         <entry><literal>LATIN6</literal></entry> 
    490509         <entry>ISO 8859-10, <acronym>ECMA</acronym> 144</entry> 
    491          <entry>Nordique</entry> 
     510         <entry>Nordique</entry> 
     511         <entry>Oui</entry> 
    492512         <entry>1</entry> 
    493513         <entry><literal>ISO885910</literal></entry> 
     
    496516         <entry><literal>LATIN7</literal></entry> 
    497517         <entry>ISO 8859-13</entry> 
    498          <entry>Baltique</entry> 
     518         <entry>Baltique</entry> 
     519         <entry>Oui</entry> 
    499520         <entry>1</entry> 
    500521         <entry><literal>ISO885913</literal></entry> 
     
    503524         <entry><literal>LATIN8</literal></entry> 
    504525         <entry>ISO 8859-14</entry> 
    505          <entry>Celtique</entry> 
     526         <entry>Celtique</entry> 
     527         <entry>Oui</entry> 
    506528         <entry>1</entry> 
    507529         <entry><literal>ISO885914</literal></entry> 
     
    510532         <entry><literal>LATIN9</literal></entry> 
    511533         <entry>ISO 8859-15</entry> 
    512          <entry>LATIN1 avec l'Euro et les accents</entry> 
     534         <entry>LATIN1 avec l'Euro et les accents</entry> 
     535         <entry>Oui</entry> 
    513536         <entry>1</entry> 
    514537         <entry>ISO885915</entry> 
     
    517540         <entry><literal>LATIN10</literal></entry> 
    518541         <entry>ISO 8859-16, <acronym>ASRO</acronym> SR 14111</entry> 
    519          <entry>Roumain</entry> 
     542         <entry>Roumain</entry> 
     543         <entry>Oui</entry> 
    520544         <entry>1</entry> 
    521545         <entry><literal>ISO885916</literal></entry> 
     
    524548         <entry><literal>MULE_INTERNAL</literal></entry> 
    525549         <entry>Code interne Mule</entry> 
    526          <entry>Emacs multi-langues</entry> 
     550         <entry>Emacs multi-langues</entry> 
     551         <entry>Oui</entry> 
    527552         <entry>1-4</entry> 
    528553         <entry></entry> 
     
    531556         <entry><literal>SJIS</literal></entry> 
    532557         <entry>Shift JIS</entry> 
    533          <entry>Japonais</entry> 
     558         <entry>Japonais</entry> 
     559         <entry>Non</entry> 
    534560         <entry>1-2</entry> 
    535561         <entry><literal>Mskanji</literal>, <literal>ShiftJIS</literal>, <literal>WIN932</literal>, <literal>Windows932</literal></entry> 
     
    538564         <entry><literal>SQL_ASCII</literal></entry> 
    539565         <entry>non spécifié (voir le texte)</entry> 
    540          <entry><emphasis>tout</emphasis></entry> 
     566         <entry><emphasis>tout</emphasis></entry> 
     567         <entry>Oui</entry> 
    541568         <entry>1</entry> 
    542569         <entry></entry> 
     
    545572         <entry><literal>UHC</literal></entry> 
    546573         <entry>Code unifié Hangul</entry> 
    547          <entry>Koréen</entry> 
     574         <entry>Koréen</entry> 
     575         <entry>Non</entry> 
    548576         <entry>1-2</entry> 
    549577         <entry><literal>WIN949</literal>, <literal>Windows949</literal></entry> 
     
    552580         <entry><literal>UTF8</literal></entry> 
    553581         <entry>Unicode, 8-bit</entry> 
    554          <entry><emphasis>tous</emphasis></entry> 
     582         <entry><emphasis>tous</emphasis></entry> 
     583         <entry>Oui</entry> 
    555584         <entry>1-4</entry> 
    556585         <entry><literal>Unicode</literal></entry> 
     
    559588         <entry><literal>WIN866</literal></entry> 
    560589         <entry>Windows CP866</entry> 
    561          <entry>Cyrillique</entry> 
     590         <entry>Cyrillique</entry> 
     591         <entry>Oui</entry> 
    562592         <entry>1</entry> 
    563593         <entry><literal>ALT</literal></entry> 
     
    566596         <entry><literal>WIN874</literal></entry> 
    567597         <entry>Windows CP874</entry> 
    568          <entry>Thai</entry> 
     598         <entry>Thai</entry> 
     599         <entry>Oui</entry> 
    569600         <entry>1</entry> 
    570601         <entry></entry> 
     
    573604         <entry><literal>WIN1250</literal></entry> 
    574605         <entry>Windows CP1250</entry> 
    575          <entry>Europe centrale</entry> 
     606         <entry>Europe centrale</entry> 
     607         <entry>Oui</entry> 
    576608         <entry>1</entry> 
    577609         <entry></entry> 
     
    580612         <entry><literal>WIN1251</literal></entry> 
    581613         <entry>Windows CP1251</entry> 
    582          <entry>Cyrillique</entry> 
     614         <entry>Cyrillique</entry> 
     615         <entry>Oui</entry> 
    583616         <entry>1</entry> 
    584617         <entry><literal>WIN</literal></entry> 
     
    594627         <entry><literal>WIN1256</literal></entry> 
    595628         <entry>Windows CP1256</entry> 
    596          <entry>Arabe</entry> 
     629         <entry>Arabe</entry> 
     630         <entry>Oui</entry> 
    597631         <entry>1</entry> 
    598632         <entry></entry> 
     
    601635         <entry><literal>WIN1258</literal></entry> 
    602636         <entry>Windows CP1258</entry> 
    603          <entry>Vietnamien</entry> 
     637         <entry>Vietnamien</entry> 
     638         <entry>Oui</entry> 
    604639         <entry>1</entry> 
    605640         <entry><literal>ABC</literal>, <literal>TCVN</literal>, <literal>TCVN5712</literal>, <literal>VSCII</literal></entry> 
     
    719754     certains jeux de caractères. Les informations de conversion sont 
    720755     conservées dans le catalogue système <literal>pg_conversion</literal>. 
    721      Vous pouvez créer une nouvelle conversion en utilisant la commande 
    722      SQL <command>CREATE CONVERSION</command>. 
    723756     <productname>PostgreSQL</productname> est livré avec certaines 
    724      conversions prédéfinies. Elles sont listées dans le <xref 
    725      linkend="multibyte-translation-table"/>. 
     757     conversions prédéfinies, conversions listées dans le <xref 
     758     linkend="multibyte-translation-table"/>. Vous pouvez créer une nouvelle 
     759     conversion en utilisant la commande SQL <command>CREATE CONVERSION</command>. 
    726760    </para> 
    727761 
     
    10801114     supposons que vous avez choisi <literal>EUC_JP</literal> pour le serveur  
    10811115     et <literal>LATIN1</literal> pour le client, alors certains caractères 
    1082      japonais ne pourront pas être convertis en <literal>LATIN1</literal> 
    1083      &mdash; ils seront transformés en leur valeur hexadécimale entre 
    1084      parenthèses, i.e., <literal>(826C)</literal>. 
     1116     japonais n'ont pas de représentation en <literal>LATIN1</literal> 
     1117     &mdash; une erreur est alors rapportée. 
    10851118    </para> 
    10861119 
  • traduc/branches/bv81x/manuel/datatype.xml

    r361 r438  
    23462346   </para> 
    23472347 
    2348    <tip> 
    2349     <para> 
    2350      Les valeurs de type booléen ne peuvent pas être directement converties en 
    2351      d'autres types. Par exemple, <literal>CAST( 
    2352      <replaceable>boolval</replaceable> AS integer)</literal> ne fonctionne 
    2353      pas. Pour cela, il faut utiliser la construction <literal>CASE</literal>&nbsp;: 
    2354      <literal>CASE WHEN <replaceable>val_bool</replaceable> THEN 'valeur si vrai' 
    2355      ELSE 'valeur si faux' END</literal>. 
    2356      Voir la <xref linkend="functions-conditional"/>. 
    2357     </para> 
    2358    </tip> 
    2359  
    2360    <para> 
    2361     Le type <type>boolean</type> utilise 1 octet de stockage. 
     2348   <para> 
     2349    Le type <type>boolean</type> utilise un octet de stockage. 
    23622350   </para> 
    23632351  </sect1> 
  • traduc/branches/bv81x/manuel/errcodes.xml

    r232 r438  
    8282 
    8383<row> 
    84 <entry>0</entry> 
     84<entry><literal>00000</literal></entry> 
    8585<entry>SUCCESSFUL COMPLETION</entry> 
    8686<entry>successful_completion</entry> 
    8787</row> 
    8888 
    89 <row> 
    90 <entry spanname="span13"><emphasis role="bold">Class 01&mdash; Warning</emphasis></entry> 
    91 </row> 
    92  
    93 <row> 
    94 <entry>1000</entry> 
     89 
     90<row> 
     91<entry spanname="span13"><emphasis role="bold">Class 01 &mdash; Warning</emphasis></entry> 
     92</row> 
     93 
     94<row> 
     95<entry><literal>01000</literal></entry> 
    9596<entry>WARNING</entry> 
    9697<entry>warning</entry> 
     
    9899 
    99100<row> 
    100 <entry>0100C</entry> 
     101<entry><literal>0100C</literal></entry> 
    101102<entry>DYNAMIC RESULT SETS RETURNED</entry> 
    102103<entry>dynamic_result_sets_returned</entry> 
     
    104105 
    105106<row> 
    106 <entry>1008</entry> 
     107<entry><literal>01008</literal></entry> 
    107108<entry>IMPLICIT ZERO BIT PADDING</entry> 
    108109<entry>implicit_zero_bit_padding</entry> 
     
    110111 
    111112<row> 
    112 <entry>1003</entry> 
     113<entry><literal>01003</literal></entry> 
    113114<entry>NULL VALUE ELIMINATED IN SET FUNCTION</entry> 
    114115<entry>null_value_eliminated_in_set_function</entry> 
     
    116117 
    117118<row> 
    118 <entry>1007</entry> 
     119<entry><literal>01007</literal></entry> 
    119120<entry>PRIVILEGE NOT GRANTED</entry> 
    120121<entry>privilege_not_granted</entry> 
     
    122123 
    123124<row> 
    124 <entry>1006</entry> 
     125<entry><literal>01006</literal></entry> 
    125126<entry>PRIVILEGE NOT REVOKED</entry> 
    126127<entry>privilege_not_revoked</entry> 
     
    128129 
    129130<row> 
    130 <entry>1004</entry> 
     131<entry><literal>01004</literal></entry> 
    131132<entry>STRING DATA RIGHT TRUNCATION</entry> 
    132133<entry>string_data_right_truncation</entry> 
     
    134135 
    135136<row> 
    136 <entry>01P01</entry> 
     137<entry><literal>01P01</literal></entry> 
    137138<entry>DEPRECATED FEATURE</entry> 
    138139<entry>deprecated_feature</entry> 
    139140</row> 
    140141 
    141 <row> 
    142 <entry spanname="span13"><emphasis role="bold">Class 02&mdash; No Data (this is also a warning class per the SQL standard)</emphasis></entry> 
    143 </row> 
    144  
    145 <row> 
    146 <entry>2000</entry> 
     142 
     143<row> 
     144<entry spanname="span13"><emphasis role="bold">Class 02 &mdash; No Data (this is also a warning class per the SQL standard)</emphasis></entry> 
     145</row> 
     146 
     147<row> 
     148<entry><literal>02000</literal></entry> 
    147149<entry>NO DATA</entry> 
    148150<entry>no_data</entry> 
     
    150152 
    151153<row> 
    152 <entry>2001</entry> 
     154<entry><literal>02001</literal></entry> 
    153155<entry>NO ADDITIONAL DYNAMIC RESULT SETS RETURNED</entry> 
    154156<entry>no_additional_dynamic_result_sets_returned</entry> 
    155157</row> 
    156158 
    157 <row> 
    158 <entry spanname="span13"><emphasis role="bold">Class 03&mdash; SQL Statement Not Yet Complete</emphasis></entry> 
    159 </row> 
    160  
    161 <row> 
    162 <entry>3000</entry> 
     159 
     160<row> 
     161<entry spanname="span13"><emphasis role="bold">Class 03 &mdash; SQL Statement Not Yet Complete</emphasis></entry> 
     162</row> 
     163 
     164<row> 
     165<entry><literal>03000</literal></entry> 
    163166<entry>SQL STATEMENT NOT YET COMPLETE</entry> 
    164167<entry>sql_statement_not_yet_complete</entry> 
    165168</row> 
    166169 
    167 <row> 
    168 <entry spanname="span13"><emphasis role="bold">Class 08&mdash; Connection Exception</emphasis></entry> 
    169 </row> 
    170  
    171 <row> 
    172 <entry>8000</entry> 
     170 
     171<row> 
     172<entry spanname="span13"><emphasis role="bold">Class 08 &mdash; Connection Exception</emphasis></entry> 
     173</row> 
     174 
     175<row> 
     176<entry><literal>08000</literal></entry> 
    173177<entry>CONNECTION EXCEPTION</entry> 
    174178<entry>connection_exception</entry> 
     
    176180 
    177181<row> 
    178 <entry>8003</entry> 
     182<entry><literal>08003</literal></entry> 
    179183<entry>CONNECTION DOES NOT EXIST</entry> 
    180184<entry>connection_does_not_exist</entry> 
     
    182186 
    183187<row> 
    184 <entry>8006</entry> 
     188<entry><literal>08006</literal></entry> 
    185189<entry>CONNECTION FAILURE</entry> 
    186190<entry>connection_failure</entry> 
     
    188192 
    189193<row> 
    190 <entry>8001</entry> 
     194<entry><literal>08001</literal></entry> 
    191195<entry>SQLCLIENT UNABLE TO ESTABLISH SQLCONNECTION</entry> 
    192196<entry>sqlclient_unable_to_establish_sqlconnection</entry> 
     
    194198 
    195199<row> 
    196 <entry>8004</entry> 
     200<entry><literal>08004</literal></entry> 
    197201<entry>SQLSERVER REJECTED ESTABLISHMENT OF SQLCONNECTION</entry> 
    198202<entry>sqlserver_rejected_establishment_of_sqlconnection</entry> 
     
    200204 
    201205<row> 
    202 <entry>8007</entry> 
     206<entry><literal>08007</literal></entry> 
    203207<entry>TRANSACTION RESOLUTION UNKNOWN</entry> 
    204208<entry>transaction_resolution_unknown</entry> 
     
    206210 
    207211<row> 
    208 <entry>08P01</entry> 
     212<entry><literal>08P01</literal></entry> 
    209213<entry>PROTOCOL VIOLATION</entry> 
    210214<entry>protocol_violation</entry> 
    211215</row> 
    212216 
    213 <row> 
    214 <entry spanname="span13"><emphasis role="bold">Class 09&mdash; Triggered Action Exception</emphasis></entry> 
    215 </row> 
    216  
    217 <row> 
    218 <entry>9000</entry> 
     217 
     218<row> 
     219<entry spanname="span13"><emphasis role="bold">Class 09 &mdash; Triggered Action Exception</emphasis></entry> 
     220</row> 
     221 
     222<row> 
     223<entry><literal>09000</literal></entry> 
    219224<entry>TRIGGERED ACTION EXCEPTION</entry> 
    220225<entry>triggered_action_exception</entry> 
    221226</row> 
    222227 
    223 <row> 
    224 <entry spanname="span13"><emphasis role="bold">Class 0A&mdash; Feature Not Supported</emphasis></entry> 
    225 </row> 
    226  
    227 <row> 
    228 <entry>0A000</entry> 
     228 
     229<row> 
     230<entry spanname="span13"><emphasis role="bold">Class 0A &mdash; Feature Not Supported</emphasis></entry> 
     231</row> 
     232 
     233<row> 
     234<entry><literal>0A000</literal></entry> 
    229235<entry>FEATURE NOT SUPPORTED</entry> 
    230236<entry>feature_not_supported</entry> 
    231237</row> 
    232238 
    233 <row> 
    234 <entry spanname="span13"><emphasis role="bold">Class 0B&mdash; Invalid Transaction Initiation</emphasis></entry> 
    235 </row> 
    236  
    237 <row> 
    238 <entry>0B000</entry> 
     239 
     240<row> 
     241<entry spanname="span13"><emphasis role="bold">Class 0B &mdash; Invalid Transaction Initiation</emphasis></entry> 
     242</row> 
     243 
     244<row> 
     245<entry><literal>0B000</literal></entry> 
    239246<entry>INVALID TRANSACTION INITIATION</entry> 
    240247<entry>invalid_transaction_initiation</entry> 
    241248</row> 
    242249 
    243 <row> 
    244 <entry spanname="span13"><emphasis role="bold">Class 0F&mdash; Locator Exception</emphasis></entry> 
    245 </row> 
    246  
    247 <row> 
    248 <entry>0F000</entry> 
     250 
     251<row> 
     252<entry spanname="span13"><emphasis role="bold">Class 0F &mdash; Locator Exception</emphasis></entry> 
     253</row> 
     254 
     255<row> 
     256<entry><literal>0F000</literal></entry> 
    249257<entry>LOCATOR EXCEPTION</entry> 
    250258<entry>locator_exception</entry> 
     
    252260 
    253261<row> 
    254 <entry>0F001</entry> 
     262<entry><literal>0F001</literal></entry> 
    255263<entry>INVALID LOCATOR SPECIFICATION</entry> 
    256264<entry>invalid_locator_specification</entry> 
    257265</row> 
    258266 
    259 <row> 
    260 <entry spanname="span13"><emphasis role="bold">Class 0L&mdash; Invalid Grantor</emphasis></entry> 
    261 </row> 
    262  
    263 <row> 
    264 <entry>0L000</entry> 
     267 
     268<row> 
     269<entry spanname="span13"><emphasis role="bold">Class 0L &mdash; Invalid Grantor</emphasis></entry> 
     270</row> 
     271 
     272<row> 
     273<entry><literal>0L000</literal></entry> 
    265274<entry>INVALID GRANTOR</entry> 
    266275<entry>invalid_grantor</entry> 
     
    268277 
    269278<row> 
    270 <entry>0LP01</entry> 
     279<entry><literal>0LP01</literal></entry> 
    271280<entry>INVALID GRANT OPERATION</entry> 
    272281<entry>invalid_grant_operation</entry> 
    273282</row> 
    274283 
    275 <row> 
    276 <entry spanname="span13"><emphasis role="bold">Class 0P&mdash; Invalid Role Specification</emphasis></entry> 
    277 </row> 
    278  
    279 <row> 
    280 <entry>0P000</entry> 
     284 
     285<row> 
     286<entry spanname="span13"><emphasis role="bold">Class 0P &mdash; Invalid Role Specification</emphasis></entry> 
     287</row> 
     288 
     289<row> 
     290<entry><literal>0P000</literal></entry> 
    281291<entry>INVALID ROLE SPECIFICATION</entry> 
    282292<entry>invalid_role_specification</entry> 
    283293</row> 
    284294 
    285 <row> 
    286 <entry spanname="span13"><emphasis role="bold">Class 21&mdash; Cardinality Violation</emphasis></entry> 
    287 </row> 
    288  
    289 <row> 
    290 <entry>21000</entry> 
     295 
     296<row> 
     297<entry spanname="span13"><emphasis role="bold">Class 21 &mdash; Cardinality Violation</emphasis></entry> 
     298</row> 
     299 
     300<row> 
     301<entry><literal>21000</literal></entry> 
    291302<entry>CARDINALITY VIOLATION</entry> 
    292303<entry>cardinality_violation</entry> 
    293304</row> 
    294305 
    295 <row> 
    296 <entry spanname="span13"><emphasis role="bold">Class 22&mdash; Data Exception</emphasis></entry> 
    297 </row> 
    298  
    299 <row> 
    300 <entry>22000</entry> 
     306 
     307<row> 
     308<entry spanname="span13"><emphasis role="bold">Class 22 &mdash; Data Exception</emphasis></entry> 
     309</row> 
     310 
     311<row> 
     312<entry><literal>22000</literal></entry> 
    301313<entry>DATA EXCEPTION</entry> 
    302314<entry>data_exception</entry> 
     
    304316 
    305317<row> 
    306 <entry>2202E</entry> 
     318<entry><literal>2202E</literal></entry> 
    307319<entry>ARRAY SUBSCRIPT ERROR</entry> 
    308320<entry>array_subscript_error</entry> 
     
    310322 
    311323<row> 
    312 <entry>22021</entry> 
     324<entry><literal>22021</literal></entry> 
    313325<entry>CHARACTER NOT IN REPERTOIRE</entry> 
    314326<entry>character_not_in_repertoire</entry> 
     
    316328 
    317329<row> 
    318 <entry>22008</entry> 
     330<entry><literal>22008</literal></entry> 
    319331<entry>DATETIME FIELD OVERFLOW</entry> 
    320332<entry>datetime_field_overflow</entry> 
     
    322334 
    323335<row> 
    324 <entry>22012</entry> 
     336<entry><literal>22012</literal></entry> 
    325337<entry>DIVISION BY ZERO</entry> 
    326338<entry>division_by_zero</entry> 
     
    328340 
    329341<row> 
    330 <entry>22005</entry> 
     342<entry><literal>22005</literal></entry> 
    331343<entry>ERROR IN ASSIGNMENT</entry> 
    332344<entry>error_in_assignment</entry> 
     
    334346 
    335347<row> 
    336 <entry>2200B</entry> 
     348<entry><literal>2200B</literal></entry> 
    337349<entry>ESCAPE CHARACTER CONFLICT</entry> 
    338350<entry>escape_character_conflict</entry> 
     
    340352 
    341353<row> 
    342 <entry>22022</entry> 
     354<entry><literal>22022</literal></entry> 
    343355<entry>INDICATOR OVERFLOW</entry> 
    344356<entry>indicator_overflow</entry> 
     
    346358 
    347359<row> 
    348 <entry>22015</entry> 
     360<entry><literal>22015</literal></entry> 
    349361<entry>INTERVAL FIELD OVERFLOW</entry> 
    350362<entry>interval_field_overflow</entry> 
     
    352364 
    353365<row> 
    354 <entry>2201E</entry> 
     366<entry><literal>2201E</literal></entry> 
    355367<entry>INVALID ARGUMENT FOR LOGARITHM</entry> 
    356368<entry>invalid_argument_for_logarithm</entry> 
     
    358370 
    359371<row> 
    360 <entry>2201F</entry> 
     372<entry><literal>2201F</literal></entry> 
    361373<entry>INVALID ARGUMENT FOR POWER FUNCTION</entry> 
    362374<entry>invalid_argument_for_power_function</entry> 
     
    364376 
    365377<row> 
    366 <entry>2201G</entry> 
     378<entry><literal>2201G</literal></entry> 
    367379<entry>INVALID ARGUMENT FOR WIDTH BUCKET FUNCTION</entry> 
    368380<entry>invalid_argument_for_width_bucket_function</entry> 
     
    370382 
    371383<row> 
    372 <entry>22018</entry> 
     384<entry><literal>22018</literal></entry> 
    373385<entry>INVALID CHARACTER VALUE FOR CAST</entry> 
    374386<entry>invalid_character_value_for_cast</entry> 
     
    376388 
    377389<row> 
    378 <entry>22007</entry> 
     390<entry><literal>22007</literal></entry> 
    379391<entry>INVALID DATETIME FORMAT</entry> 
    380392<entry>invalid_datetime_format</entry> 
     
    382394 
    383395<row> 
    384 <entry>22019</entry> 
     396<entry><literal>22019</literal></entry> 
    385397<entry>INVALID ESCAPE CHARACTER</entry> 
    386398<entry>invalid_escape_character</entry> 
     
    388400 
    389401<row> 
    390 <entry>2200D</entry> 
     402<entry><literal>2200D</literal></entry> 
    391403<entry>INVALID ESCAPE OCTET</entry> 
    392404<entry>invalid_escape_octet</entry> 
     
    394406 
    395407<row> 
    396 <entry>22025</entry> 
     408<entry><literal>22025</literal></entry> 
    397409<entry>INVALID ESCAPE SEQUENCE</entry> 
    398410<entry>invalid_escape_sequence</entry> 
     
    400412 
    401413<row> 
    402 <entry>22P06</entry> 
     414<entry><literal>22P06</literal></entry> 
    403415<entry>NONSTANDARD USE OF ESCAPE CHARACTER</entry> 
    404416<entry>nonstandard_use_of_escape_character</entry> 
     
    406418 
    407419<row> 
    408 <entry>22010</entry> 
     420<entry><literal>22010</literal></entry> 
    409421<entry>INVALID INDICATOR PARAMETER VALUE</entry> 
    410422<entry>invalid_indicator_parameter_value</entry> 
     
    412424 
    413425<row> 
    414 <entry>22020</entry> 
     426<entry><literal>22020</literal></entry> 
    415427<entry>INVALID LIMIT VALUE</entry> 
    416428<entry>invalid_limit_value</entry> 
     
    418430 
    419431<row> 
    420 <entry>22023</entry> 
     432<entry><literal>22023</literal></entry> 
    421433<entry>INVALID PARAMETER VALUE</entry> 
    422434<entry>invalid_parameter_value</entry> 
     
    424436 
    425437<row> 
    426 <entry>2201B</entry> 
     438<entry><literal>2201B</literal></entry> 
    427439<entry>INVALID REGULAR EXPRESSION</entry> 
    428440<entry>invalid_regular_expression</entry> 
     
    430442 
    431443<row> 
    432 <entry>22009</entry> 
     444<entry><literal>22009</literal></entry> 
    433445<entry>INVALID TIME ZONE DISPLACEMENT VALUE</entry> 
    434446<entry>invalid_time_zone_displacement_value</entry> 
     
    436448 
    437449<row> 
    438 <entry>2200C</entry> 
     450<entry><literal>2200C</literal></entry> 
    439451<entry>INVALID USE OF ESCAPE CHARACTER</entry> 
    440452<entry>invalid_use_of_escape_character</entry> 
     
    442454 
    443455<row> 
    444 <entry>2200G</entry> 
     456<entry><literal>2200G</literal></entry> 
    445457<entry>MOST SPECIFIC TYPE MISMATCH</entry> 
    446458<entry>most_specific_type_mismatch</entry> 
     
    448460 
    449461<row> 
    450 <entry>22004</entry> 
     462<entry><literal>22004</literal></entry> 
    451463<entry>NULL VALUE NOT ALLOWED</entry> 
    452464<entry>null_value_not_allowed</entry> 
     
    454466 
    455467<row> 
    456 <entry>22002</entry> 
     468<entry><literal>22002</literal></entry> 
    457469<entry>NULL VALUE NO INDICATOR PARAMETER</entry> 
    458470<entry>null_value_no_indicator_parameter</entry> 
     
    460472 
    461473<row> 
    462 <entry>22003</entry> 
     474<entry><literal>22003</literal></entry> 
    463475<entry>NUMERIC VALUE OUT OF RANGE</entry> 
    464476<entry>numeric_value_out_of_range</entry> 
     
    466478 
    467479<row> 
    468 <entry>22026</entry> 
     480<entry><literal>22026</literal></entry> 
    469481<entry>STRING DATA LENGTH MISMATCH</entry> 
    470482<entry>string_data_length_mismatch</entry> 
     
    472484 
    473485<row> 
    474 <entry>22001</entry> 
     486<entry><literal>22001</literal></entry> 
    475487<entry>STRING DATA RIGHT TRUNCATION</entry> 
    476488<entry>string_data_right_truncation</entry> 
     
    478490 
    479491<row> 
    480 <entry>22011</entry> 
     492<entry><literal>22011</literal></entry> 
    481493<entry>SUBSTRING ERROR</entry> 
    482494<entry>substring_error</entry> 
     
    484496 
    485497<row> 
    486 <entry>22027</entry> 
     498<entry><literal>22027</literal></entry> 
    487499<entry>TRIM ERROR</entry> 
    488500<entry>trim_error</entry> 
     
    490502 
    491503<row> 
    492 <entry>22024</entry> 
     504<entry><literal>22024</literal></entry> 
    493505<entry>UNTERMINATED C STRING</entry> 
    494506<entry>unterminated_c_string</entry> 
     
    496508 
    497509<row> 
    498 <entry>2200F</entry> 
     510<entry><literal>2200F</literal></entry> 
    499511<entry>ZERO LENGTH CHARACTER STRING</entry> 
    500512<entry>zero_length_character_string</entry> 
     
    502514 
    503515<row> 
    504 <entry>22P01</entry> 
     516<entry><literal>22P01</literal></entry> 
    505517<entry>FLOATING POINT EXCEPTION</entry> 
    506518<entry>floating_point_exception</entry> 
     
    508520 
    509521<row> 
    510 <entry>22P02</entry> 
     522<entry><literal>22P02</literal></entry> 
    511523<entry>INVALID TEXT REPRESENTATION</entry> 
    512524<entry>invalid_text_representation</entry> 
     
    514526 
    515527<row> 
    516 <entry>22P03</entry> 
     528<entry><literal>22P03</literal></entry> 
    517529<entry>INVALID BINARY REPRESENTATION</entry> 
    518530<entry>invalid_binary_representation</entry> 
    &hellip