1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-21 10:42:50 +03:00
Files
postgres/doc
Fujii Masao 2d57d886fa 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
2015-10-01 23:13:26 +09:00
..
2015-10-01 23:13:26 +09:00
2015-06-09 15:31:32 -04:00
2011-03-28 22:56:52 +03:00
2008-08-21 20:15:31 +00:00