Skip to content

Commit 24b1f14

Browse files
committed
Clarify wording on when ctid is modified by VACUUM FULL.
1 parent cd44c23 commit 24b1f14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/ddl.sgml,v 1.70 2006/12/28 20:02:38 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/ddl.sgml,v 1.71 2006/12/30 20:31:11 momjian Exp $ -->
22

33
<chapter id="ddl">
44
<title>Data Definition</title>
@@ -974,7 +974,7 @@ CREATE TABLE order_items (
974974
The physical location of the row version within its table. Note that
975975
although the <structfield>ctid</structfield> can be used to
976976
locate the row version very quickly, a row's
977-
<structfield>ctid</structfield> will change each time it is
977+
<structfield>ctid</structfield> will change if it is
978978
updated or moved by <command>VACUUM FULL</>. Therefore
979979
<structfield>ctid</structfield> is useless as a long-term row
980980
identifier. The OID, or even better a user-defined serial

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy