Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b9e18 commit 8a64ec6Copy full SHA for 8a64ec6
doc/src/sgml/release.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.369 2005/09/16 05:35:39 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.370 2005/09/22 23:24:58 momjian Exp $
3
4
Typical markup:
5
@@ -517,7 +517,7 @@ pg_[A-Za-z0-9_] <application>
517
constraints (Simon)
518
</para>
519
<para>
520
- This allows for a type of table partitioning. If child tables
+ This allows for a basic type of table partitioning. If child tables
521
store separate key ranges and this is enforced using appropriate
522
<command>CHECK</> constraints, the optimizer will skip child
523
table accesses when the constraint guarantees no matching rows
0 commit comments