diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/access/tableam.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/access/tableam.h b/src/include/access/tableam.h index 4b760c2cd75..42e2ba68bf9 100644 --- a/src/include/access/tableam.h +++ b/src/include/access/tableam.h @@ -9,6 +9,9 @@ * * src/include/access/tableam.h * + * NOTES + * See tableam.sgml for higher level documentation. + * *------------------------------------------------------------------------- */ #ifndef TABLEAM_H |