diff options
author | Amit Kapila <akapila@postgresql.org> | 2024-11-27 09:09:20 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2024-11-27 09:09:20 +0530 |
commit | 8fcd80258bcf43dab93d877a5de0ce3f4d2bd471 (patch) | |
tree | 3143197d0fe185adf93704efd675623897a07b4d /src/backend/utils/adt/like_support.c | |
parent | d0eb4297cc5bbfb02b64fdaaf5510415e92e5312 (diff) | |
download | postgresql-8fcd80258bcf43dab93d877a5de0ce3f4d2bd471.tar.gz postgresql-8fcd80258bcf43dab93d877a5de0ce3f4d2bd471.zip |
Improve error message for replication of generated columns.
Currently, logical replication produces a generic error message when
targeting a subscriber-side table column that is either missing or
generated. The error message can be misleading for generated columns.
This patch introduces a specific error message to clarify the issue when
generated columns are involved.
Author: Shubham Khanna
Reviewed-by: Peter Smith, Vignesh C, Amit Kapila
Discussion: https://postgr.es/m/CAHv8RjJBvYtqU7OAofBizOmQOK2Q8h+w9v2_cQWxT_gO7er3Aw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/like_support.c')
0 files changed, 0 insertions, 0 deletions