diff options
author | Amit Kapila <akapila@postgresql.org> | 2023-03-30 11:10:38 +0530 |
---|---|---|
committer | Amit Kapila <akapila@postgresql.org> | 2023-03-30 11:10:38 +0530 |
commit | da324d6cd45bbbcc1682cc2fcbc4f575281916af (patch) | |
tree | e242fdf7daf8e7be55f88c14e3bb6345073c2651 /src/backend/utils/adt/float.c | |
parent | 902ecd3bd4e733d273e69fd420df6fab4ffbe79b (diff) | |
download | postgresql-da324d6cd45bbbcc1682cc2fcbc4f575281916af.tar.gz postgresql-da324d6cd45bbbcc1682cc2fcbc4f575281916af.zip |
Refactor pgoutput_change().
Instead of mostly-duplicate code for different operation
(insert/update/delete) types, write a common code to compute old/new
tuples, and check the row filter.
Author: Hou Zhijie
Reviewed-by: Peter Smith, Amit Kapila
Discussion: https://postgr.es/m/OS0PR01MB5716194A47FFA8D91133687D94BF9@OS0PR01MB5716.jpnprd01.prod.outlook.com
Diffstat (limited to 'src/backend/utils/adt/float.c')
0 files changed, 0 insertions, 0 deletions