pgsql: Improve comments in utils/rel.h.
Tom Lane <[email protected]> Thu, 26 Dec 2019 16:20:21 +0000
| Newsgroups | gmane.comp.db.postgresql.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Improve comments in utils/rel.h. Mark the fields that should be accessed via partitioning-related functions, as we already did for some other fields. Amit Langote Discussion: https://postgr.es/m/CA+HiwqFnK6LbVMACMCaqwWrvoSFTecZzufKRahg2qGvLPYMX=g@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fbe0232358c14792e1b94b902d0f7a9b55154275 Modified Files -------------- src/include/utils/rel.h | 5 +++++ 1 file changed, 5 insertions(+)