]> git.ipfire.org Git - thirdparty/postgresql.git/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:20 +0000 (23:13 +0900)
commit5091f39afe7fef1cccaf501d3c5dd1ec847c7f97
tree08bbadc7804800cdc4c4d159d22e71737c0044f2
parent03f9b63e24ea6a40afbf518a281e9fca134e999c
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