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

Amit Kapila
Remove unused function declaration in logicalproto.h.
In the passing, fix a typo in pgoutput.c.Reported-by: Tomas VondraAuthor: Tomas VondraReviewed-by: Dilip KumarDiscussion:https://postgr.es/m/20200909084353.pncuclpbwlr7vylh@development1 parent0758964 commitddd5f6d
File tree
2 files changed
+1
-2
lines changed- src
- backend/replication/pgoutput
- include/replication
2 files changed
+1
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
| 80 | + | |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
136 |
| - | |
137 | 136 |
| |
138 | 137 |
| |
139 | 138 |
| |
|
0 commit comments
Comments
(0)