|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.272 2004/07/28 14:28:57 momjian Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.273 2004/07/31 04:22:46 momjian Exp $ |
3 | 3 | --> |
4 | 4 |
|
5 | 5 | <appendix id="release"> |
@@ -72,8 +72,6 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.272 2004/07/28 14:28:57 momjian |
72 | 72 | release had no such capability; there was no way to recover from |
73 | 73 | a statement failure in a transation. This feature is valuable |
74 | 74 | for application writers that required complex transaction control. |
75 | | - Future releases will add similar exception handling to server-side |
76 | | - languages. |
77 | 75 | </para> |
78 | 76 | </listitem> |
79 | 77 | </varlistentry> |
|