Fix mention of htup.h in storage.sgml
authorFujii Masao
Thu, 1 Oct 2015 14:00:52 +0000 (23:00 +0900)
committerFujii Masao
Thu, 1 Oct 2015 14:13:07 +0000 (23:13 +0900)
commitc9a8d05465b5ed662235966554cb70d61d00707c
tree72c2d8d2325646c04608fc9114ee714f7d494b0c
parent8c8a834b14712de5252858aebbd4c5900c105c78
Fix mention of htup.h in storage.sgml

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
doc/src/sgml/storage.sgml