]> granicus.if.org Git - postgresql/commit
Fix mention of htup.h in storage.sgml
authorFujii Masao <fujii@postgresql.org>
Thu, 1 Oct 2015 14:00:52 +0000 (23:00 +0900)
committerFujii Masao <fujii@postgresql.org>
Thu, 1 Oct 2015 14:13:26 +0000 (23:13 +0900)
commit2d57d886fa0c30c28ed3545aa4e6968efd1acdf2
tree0d7b288ad6811a6983a93e1211a09cbbef2aaf7b
parentaad86c518d7b3b97c14872258c02551b443536f0
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