Commit ba3989c
Commitfest Bot
[CF 6087] v2 - CREATE TABLE LIKE INCLUDING TRIGGERS
This branch was automatically generated by a robot using patches from an
email thread registered at:
https://commitfest.postgresql.org/patch/6087
The branch will be overwritten each time a new patch version is posted to
the thread, and also periodically to check for bitrot caused by changes
on the master branch.
Patch(es): https://www.postgresql.org/message-id/CACJufxHQ8tDG09mXW=8xfEK2_h+By1zLgrFd0EcshHp-TDGiGw@mail.gmail.com
Author(s): Jian HeFile tree
13 files changed
+628
-144
lines changed- doc/src/sgml/ref
- src
- backend
- catalog
- commands
- parser
- tcop
- include
- commands
- nodes
- parser
- test/regress
- expected
- sql
13 files changed
+628
-144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
672 | 672 | | |
673 | 673 | | |
674 | 674 | | |
675 | | - | |
| 675 | + | |
676 | 676 | | |
677 | 677 | | |
678 | 678 | | |
| |||
776 | 776 | | |
777 | 777 | | |
778 | 778 | | |
| 779 | + | |
| 780 | + | |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
| 786 | + | |
| 787 | + | |
779 | 788 | | |
780 | 789 | | |
781 | 790 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2039 | 2039 | | |
2040 | 2040 | | |
2041 | 2041 | | |
| 2042 | + | |
| 2043 | + | |
2042 | 2044 | | |
2043 | 2045 | | |
2044 | 2046 | | |
2045 | | - | |
| 2047 | + | |
2046 | 2048 | | |
2047 | 2049 | | |
2048 | 2050 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13826 | 13826 | | |
13827 | 13827 | | |
13828 | 13828 | | |
| 13829 | + | |
| 13830 | + | |
13829 | 13831 | | |
13830 | 13832 | | |
13831 | 13833 | | |
13832 | | - | |
| 13834 | + | |
13833 | 13835 | | |
13834 | 13836 | | |
13835 | 13837 | | |
| |||
13871 | 13873 | | |
13872 | 13874 | | |
13873 | 13875 | | |
| 13876 | + | |
| 13877 | + | |
13874 | 13878 | | |
13875 | 13879 | | |
13876 | 13880 | | |
| |||
13907 | 13911 | | |
13908 | 13912 | | |
13909 | 13913 | | |
13910 | | - | |
| 13914 | + | |
13911 | 13915 | | |
13912 | 13916 | | |
13913 | 13917 | | |
| |||
13931 | 13935 | | |
13932 | 13936 | | |
13933 | 13937 | | |
| 13938 | + | |
| 13939 | + | |
13934 | 13940 | | |
13935 | 13941 | | |
13936 | 13942 | | |
| |||
13967 | 13973 | | |
13968 | 13974 | | |
13969 | 13975 | | |
13970 | | - | |
| 13976 | + | |
13971 | 13977 | | |
13972 | 13978 | | |
13973 | 13979 | | |
| |||
20857 | 20863 | | |
20858 | 20864 | | |
20859 | 20865 | | |
20860 | | - | |
| 20866 | + | |
20861 | 20867 | | |
20862 | 20868 | | |
20863 | 20869 | | |
20864 | 20870 | | |
| 20871 | + | |
| 20872 | + | |
20865 | 20873 | | |
20866 | 20874 | | |
20867 | 20875 | | |
20868 | | - | |
| 20876 | + | |
20869 | 20877 | | |
20870 | 20878 | | |
20871 | 20879 | | |
| |||
0 commit comments