Himanshu Pandey
Himanshu Pandey
@denalex This [commit](https://github.com/greenplum-db/gpdb/commit/19cd1cf4b68faff2e29bc2fa884c480e4644cdb4#diff-7193f2087643abaf45931b1955c918109a17c8b55138900fb097bf99f290f533) changed TupleDesc struct member `FormData_pg_attribute attrs` from pointer to non pointer. File `tupdesc.h` ``` typedef struct TupleDescData { int natts; /* number of attributes in the tuple...
We need more discussion around this as to find a better way to handle the stale PID. For now we can put this PR on hold. ``` # Currently, in...
@liggitt Can we say that following are the remaining points/issues that need to be discussed before we proceed further: 1. Whether to roll out the changes in a single release...
@liggitt Do you think the PR #83032 can be reviewed with the above open question?
@palnabarun Yes, It will be graduating in v1.19
/assign