diff options
author | Fujii Masao <fujii@postgresql.org> | 2015-10-01 23:00:52 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2015-10-01 23:00:52 +0900 |
commit | 3123ee0db2982be545a0d403b543ed4518403ca1 (patch) | |
tree | 9995349388fd473d1fbdc860ed2bc7eda04e1961 /src/include/access/commit_ts.h | |
parent | 286a3a68dcafa15f28a169daac38659816911940 (diff) | |
download | postgresql-3123ee0db2982be545a0d403b543ed4518403ca1.tar.gz postgresql-3123ee0db2982be545a0d403b543ed4518403ca1.zip |
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
Diffstat (limited to 'src/include/access/commit_ts.h')
0 files changed, 0 insertions, 0 deletions