Improve comment for OAT_POST_CREATE.

Jeff Davis <jdavis@postgresql.org>

Commit: bb44a6ba48edfe1ac8bca87b1f2cfdcd9f86c930
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2022-09-20T17:52:01Z
Releases: 16.0
Improve comment for OAT_POST_CREATE.

Clarify that the command counter may or may not have been incremented.

We may want to change the behavior to be more consistent, but until
that time, at least improve the comment.

Discussion: https://postgr.es/m/CAHoZxqvN2eoic_CvjsAvpryyLyA2xG8JmsyMtKFFJz_1oFhfOg%40mail.gmail.com
Reported-by: Mary Xu

Files

PathChange+/−
src/include/catalog/objectaccess.h modified +3 −1

Discussion