Skip to content
Snippets Groups Projects
Commit 3d080ab5 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Task #9607: changed postgres notification mechanism. Do not return full row as...

Task #9607: changed postgres notification mechanism. Do not return full row as json anymore, because the payload is not allowed to be larger than 8000 chars. Now, just return on value as payload, usually the id, and handle the rest in the PostgresListener subclass
parent 85ceaaf7
Branches
No related tags found
No related merge requests found
Showing
with 399 additions and 348 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment