|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.369 2005/09/16 05:35:39 neilc Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.370 2005/09/22 23:24:58 momjian Exp $ |
3 | 3 |
|
4 | 4 | Typical markup: |
5 | 5 |
|
@@ -517,7 +517,7 @@ pg_[A-Za-z0-9_] <application> |
517 | 517 | constraints (Simon) |
518 | 518 | </para> |
519 | 519 | <para> |
520 | | - This allows for a type of table partitioning. If child tables |
| 520 | + This allows for abasictype of table partitioning. If child tables |
521 | 521 | store separate key ranges and this is enforced using appropriate |
522 | 522 | <command>CHECK</> constraints, the optimizer will skip child |
523 | 523 | table accesses when the constraint guarantees no matching rows |
|