git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 286a3a6)
Fix mention of htup.h in storage.sgml
Thu, 1 Oct 2015 14:00:52 +0000 (23:00 +0900)
Thu, 1 Oct 2015 14:00:52 +0000 (23:00 +0900)
Previously it was documented that the details on HeapTupleHeaderData
struct could be found in htup.h. This is not correct because it's now
defined in htup_details.h.

Back-patch to 9.3 where the definition of HeapTupleHeaderData struct
was moved from htup.h to htup_details.h.

Michael Paquier


diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml
index 0153b08073fe89e1399e1a7a6e962d5d0d276819..164d08ce49073d7930a11c2595ef6383332b9838 100644 (file)
--- a/doc/src/sgml/storage.sgml
+++ b/doc/src/sgml/storage.sgml
@@ -990,7 +990,7 @@ data. Empty in ordinary tables.</entry>
<para>
All the details can be found in
- <filename>src/include/access/htup.h</filename>.
+ <filename>src/include/access/htup_details.h</filename>.
</para>
<para>
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /