Changeset 956
- Timestamp:
- 03/19/08 21:19:35 (10 months ago)
- Files:
-
- traduc/branches/bv82x/manuel/release.xml (modified) (1 diff)
- traduc/trunk/postgresql/charset.xml (modified) (1 diff)
- traduc/trunk/postgresql/libpq.xml (modified) (1 diff)
- traduc/trunk/postgresql/release.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
traduc/branches/bv82x/manuel/release.xml
r945 r956 133 133 A side effect of the fix is that a transaction that has executed 134 134 a not-yet-committed <command>LISTEN</command> command will not see any 135 row in <structname>pg_listener</ command> for the <command>LISTEN</command>,135 row in <structname>pg_listener</structname> for the <command>LISTEN</command>, 136 136 should it choose to look; formerly it would have. This behavior 137 137 was never documented one way or the other, but it is possible that traduc/trunk/postgresql/charset.xml
r947 r956 1129 1129 <listitem> 1130 1130 <para> 1131 <application>libpq</application> (<xref linkend="libpq-control" >)1131 <application>libpq</application> (<xref linkend="libpq-control"/>) 1132 1132 a des fonctions de contrôle de l'encodage client. 1133 1133 </para> traduc/trunk/postgresql/libpq.xml
r947 r956 3866 3866 3867 3867 <variablelist> 3868 <variablelist>3869 3868 <varlistentry> 3870 3869 <term> traduc/trunk/postgresql/release.xml
r947 r956 3053 3053 A side effect of the fix is that a transaction that has executed 3054 3054 a not-yet-committed <command>LISTEN</command> command will not see any 3055 row in <structname>pg_listener</ command> for the <command>LISTEN</command>,3055 row in <structname>pg_listener</structname> for the <command>LISTEN</command>, 3056 3056 should it choose to look; formerly it would have. This behavior 3057 3057 was never documented one way or the other, but it is possible that

