|
1 | 1 | <!--
|
2 |
| -$Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.9 2002/11/17 13:28:43 petere Exp $ |
| 2 | +$Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.10 2002/11/24 03:15:55 momjian Exp $ |
3 | 3 | -->
|
4 | 4 |
|
5 | 5 | <appendix id="features">
|
@@ -1284,6 +1284,12 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.9 2002/11/17 13:28:43 pet
|
1284 | 1284 | <entry>TRIGGER privilege</entry>
|
1285 | 1285 | <entry></entry>
|
1286 | 1286 | </row>
|
| 1287 | + <row> |
| 1288 | + <entry>T212</entry> |
| 1289 | + <entry>Enhanced integrity management</entry> |
| 1290 | + <entry>Enhanced trigger capability</entry> |
| 1291 | + <entry></entry> |
| 1292 | + </row> |
1287 | 1293 | <row>
|
1288 | 1294 | <entry>T231</entry>
|
1289 | 1295 | <entry></entry>
|
@@ -2152,12 +2158,6 @@ $Header: /cvsroot/pgsql/doc/src/sgml/features.sgml,v 2.9 2002/11/17 13:28:43 pet
|
2152 | 2158 | the order in which they were created</entry>
|
2153 | 2159 | <entry></entry>
|
2154 | 2160 | </row>
|
2155 |
| - <row> |
2156 |
| - <entry>T212</entry> |
2157 |
| - <entry>Enhanced integrity management</entry> |
2158 |
| - <entry>Enhanced trigger capability</entry> |
2159 |
| - <entry></entry> |
2160 |
| - </row> |
2161 | 2161 | <row>
|
2162 | 2162 | <entry>T251</entry>
|
2163 | 2163 | <entry></entry>
|
|