Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit aa665d9

Browse files
committed
In chapter:
7.7. Keys you have However, my application requires that each collection will also have a unique name. Why? So that a human being who wants to modify a collection will be able to identify it. It's much harder to know, if you have two collections named "Life Science", the the one tagged 24433 is the one you need, and the one tagged 29882 is not I think 'the the' shouldn't be repeated twice. Although taken from an email it would be cool to fix. Cheers, Maxim Maletsky
1 parent 8d7952f commit aa665d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/indices.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/indices.sgml,v 1.18 2001/05/22 16:00:00 petere Exp $ -->
1+
<!-- $Header: /cvsroot/pgsql/doc/src/sgml/indices.sgml,v 1.19 2001/05/30 04:01:11 momjian Exp $ -->
22

33
<chapter id="indexes">
44
<title id="indexes-title">Indexes</title>
@@ -461,7 +461,7 @@ Subject: Re: [QUESTIONS] PRIMARY KEY | UNIQUE
461461
However, my application requires that each collection will also have a
462462
unique name. Why? So that a human being who wants to modify a collection
463463
will be able to identify it. It's much harder to know, if you have two
464-
collections named <quote>Life Science</quote>, the the one tagged 24433 is the one you
464+
collections named <quote>Life Science</quote>, the one tagged 24433 is the one you
465465
need, and the one tagged 29882 is not.
466466
</para>
467467

0 commit comments

Comments
 (0)