aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-03-24 14:00:58 +0100
committerPeter Eisentraut <peter@eisentraut.org>2020-03-24 15:00:54 +0100
commit97ee604d9bcedf0066986521a7ee15e3aa87be34 (patch)
treeef8c211c91264f2fb2d9afba9ca71c40de87a077 /src/backend/utils/adt/jsonfuncs.c
parentd40d564c5a920e1121b28463dfed74441cbae5c0 (diff)
downloadpostgresql-97ee604d9bcedf0066986521a7ee15e3aa87be34.tar.gz
postgresql-97ee604d9bcedf0066986521a7ee15e3aa87be34.zip
Some refactoring of logical/worker.c
This moves the main operations of apply_handle_{insert|update|delete}, that of inserting, updating, deleting a tuple into/from a given relation, into corresponding apply_handle_{insert|update|delete}_internal functions. This allows performing those operations on relations that are not directly the targets of replication, which is something a later patch will use for targeting partitioned tables. Author: Amit Langote <amitlangote09@gmail.com> Reviewed-by: Rafia Sabih <rafia.pghackers@gmail.com> Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com> Discussion: https://www.postgresql.org/message-id/flat/CA+HiwqH=Y85vRK3mOdjEkqFK+E=ST=eQiHdpj43L=_eJMOOznQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions