diff options
author | Amit Kapila <akapila@postgresql.org> | 2020-10-07 08:14:19 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2020-10-07 08:14:19 +0530 |
commit | f07707099c17e7ff66eac7d38cbd1148672f7ee4 (patch) | |
tree | b2692c5890ffe04878deefcc2652cff27d895588 /src/backend/utils/adt/jsonpath_exec.c | |
parent | 069179767f79c03381056b23ded0a54156674456 (diff) | |
download | postgresql-f07707099c17e7ff66eac7d38cbd1148672f7ee4.tar.gz postgresql-f07707099c17e7ff66eac7d38cbd1148672f7ee4.zip |
Display the names of missing columns in error during logical replication.
In logical replication when a subscriber is missing some columns, it
currently emits an error message that says "some" columns are missing, but
it doesn't specify the missing column names. Change that to display
missing column names which makes an error to be more informative to the
user.
We have decided not to backpatch this commit as this is a minor usability
improvement and no user has reported this.
Reported-by: Bharath Rupireddy
Author: Bharath Rupireddy
Reviewed-by: Kyotaro Horiguchi and Amit Kapila
Discussion: https://postgr.es/m/CALj2ACVkW-EXH_4pmBK8tNeHRz5ksUC4WddGactuCjPiBch-cg@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath_exec.c')
0 files changed, 0 insertions, 0 deletions