1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-07 19:06:32 +03:00
Files
postgres/src/backend
Simon Riggs 4b2d44031f MERGE post-commit review
Review comments from Andres Freund

* Consolidate code into AfterTriggerGetTransitionTable()
* Rename nodeMerge.c to execMerge.c
* Rename nodeMerge.h to execMerge.h
* Move MERGE handling in ExecInitModifyTable()
  into a execMerge.c ExecInitMerge()
* Move mt_merge_subcommands flags into execMerge.h
* Rename opt_and_condition to opt_merge_when_and_condition
* Wordsmith various comments

Author: Pavan Deolasee
Reviewer: Simon Riggs
2018-04-05 09:54:07 +01:00
..
2018-04-05 09:54:07 +01:00
2018-04-05 09:54:07 +01:00
2018-03-31 20:26:47 -07:00
2018-01-02 23:30:12 -05:00
2018-04-03 12:13:59 +01:00
2018-04-05 09:54:07 +01:00
2018-04-05 09:54:07 +01:00
2017-08-07 13:55:34 -04:00
2018-01-21 15:40:46 +01:00
2018-01-02 23:30:12 -05:00
2018-04-03 09:28:16 +01:00
2018-03-30 17:33:04 -07:00
2017-05-15 12:19:54 -04:00