forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2d0152d

Amit Kapila
Improve the error message introduced in commit87ce27d.
The error detail message "Replica identity consists of an unpublishedgenerated column." implies that the entire replica identity is made up ofan unpublished generated column which may not be the case.Reported-by: Peter SmithAuthor: Shlok KyalReviewed-by: Peter Smith, Amit KapilaDiscussion:https://postgr.es/m/CAHut+PuwMhKx0PhOA4APhJTLoBGNykbeCQpr_CuwGT-SkswG5w@mail.gmail.com1 parentda99fed commit2d0152d
File tree
2 files changed
+4
-4
lines changed- src
- backend/executor
- test/regress/expected
2 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
825 | 825 |
| |
826 | 826 |
| |
827 | 827 |
| |
828 |
| - | |
| 828 | + | |
829 | 829 |
| |
830 | 830 |
| |
831 | 831 |
| |
| |||
843 | 843 |
| |
844 | 844 |
| |
845 | 845 |
| |
846 |
| - | |
| 846 | + | |
847 | 847 |
| |
848 | 848 |
| |
849 | 849 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
686 |
| - | |
| 686 | + | |
687 | 687 |
| |
688 | 688 |
| |
689 | 689 |
| |
690 | 690 |
| |
691 | 691 |
| |
692 |
| - | |
| 692 | + | |
693 | 693 |
| |
694 | 694 |
| |
695 | 695 |
| |
|
0 commit comments
Comments
(0)