Changeset 583
- Timestamp:
- 03/06/07 10:03:47 (2 years ago)
- Files:
-
- traduc/branches/bv803/manuel/ref/alter_user.sgml (modified) (1 diff)
- traduc/branches/bv81x/manuel/ref/alter_user.xml (modified) (1 diff)
- traduc/trunk/divers/annotated_postgresql_conf.xml (modified) (1 diff)
- traduc/trunk/manuel/ref/alter_user.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/branches/bv803/manuel/ref/alter_user.sgml
r104 r583 135 135 <listitem> 136 136 <para> 137 Ces mots clés contrôlent si le mot de passe est stocké crypté dans 138 <literal>pg_shadow</>. (Voir <xref linkend="SQL-CREATEUSER" 139 endterm="SQL-CREATEUSER-title"> pour plus d'informations sur ce choix.) 137 Ces mots clés contrôlent si le mot de passe est stocké chiffré dans 138 <literal>pg_shadow</>. (Voir 139 <xref linkend="SQL-CREATEUSER" endterm="SQL-CREATEUSER-title"> 140 pour plus d'informations sur ce choix.) 140 141 </para> 141 142 </listitem> traduc/branches/bv81x/manuel/ref/alter_user.xml
r297 r583 47 47 <para> 48 48 <command>ALTER USER</command> est désormais un alias de 49 <xref linkend="sql- droprole" endterm="sql-droprole-title"/>,49 <xref linkend="sql-alterrole" endterm="sql-alterrole-title"/>, 50 50 à consulter pour plus d'informations. 51 51 </para> traduc/trunk/divers/annotated_postgresql_conf.xml
r554 r583 1117 1117 <entry> 1118 1118 <para> 1119 Fonctionnalité nouvelle, le pr pcessus d'écriture en arrière-plan est destiné à1119 Fonctionnalité nouvelle, le processus d'écriture en arrière-plan est destiné à 1120 1120 alléger les pics de contrôle. 1121 1121 </para> traduc/trunk/manuel/ref/alter_user.xml
r410 r583 47 47 <para> 48 48 <command>ALTER USER</command> est désormais un alias de 49 <xref linkend="sql- droprole" endterm="sql-droprole-title"/>,49 <xref linkend="sql-alterrole" endterm="sql-alterrole-title"/>, 50 50 à consulter pour plus d'informations. 51 51 </para>

