mirror of
https://github.com/postgres/postgres.git
synced 2026-01-26 09:41:40 +03:00
Fix comment in tableam.c
Author: shiyu qin <qinshy510@gmail.com> Discussion: https://postgr.es/m/CAJUCM3uJjoLR1zfKoZD4J71T-hdeFdFw1kTQoMkywKZP0hZsvw@mail.gmail.com
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
* src/backend/access/table/tableam.c
|
||||
*
|
||||
* NOTES
|
||||
* Note that most function in here are documented in tableam.h, rather than
|
||||
* Note that most functions in here are documented in tableam.h, rather than
|
||||
* here. That's because there's a lot of inline functions in tableam.h and
|
||||
* it'd be harder to understand if one constantly had to switch between files.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user