aboutsummaryrefslogtreecommitdiff
path: root/src/include/postgres_ext.h
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2023-07-25 08:50:37 +0530
committerAmit Kapila <akapila@postgresql.org>2023-07-25 08:50:37 +0530
commit2864eb977a6e49d4355b679d7e1e54f01a231b80 (patch)
treed3c64e0b06fbb9568b3d8289b8c76b1c88cea77f /src/include/postgres_ext.h
parent3bb8b9342f8abe81af47ff7e5217865107cc15b3 (diff)
downloadpostgresql-2864eb977a6e49d4355b679d7e1e54f01a231b80.tar.gz
postgresql-2864eb977a6e49d4355b679d7e1e54f01a231b80.zip
Fix the display of UNKNOWN message type in apply worker.
We include the message type while displaying an error context in the apply worker. Now, while retrieving the message type string if the message type is unknown we throw an error that will hide the original error. So, instead, we need to simply return the string indicating an unknown message type. Reported-by: Ashutosh Bapat Author: Euler Taveira, Amit Kapila Reviewed-by: Ashutosh Bapat Backpatch-through: 15 Discussion: https://postgr.es/m/CAExHW5suAEDW-mBZt_qu4RVxWZ1vL54-L+ci2zreYWebpzxYsA@mail.gmail.com
Diffstat (limited to 'src/include/postgres_ext.h')
0 files changed, 0 insertions, 0 deletions