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

Amit Kapila
Fix few values in pg_proc for pg_stat_get_replication_slot.
The function pg_stat_get_replication_slot() is not a SRF but markedincorrectly in the pg_proc.Reported-by: Michael PaquierDiscussion:https://postgr.es/m/YhMk4RjoMK3CCXy2@paquier.xyz1 parentcf879d3 commit22eb12c
2 files changed
+3
-4
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
| 56 | + | |
57 | 57 |
| |
58 | 58 |
|
Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5370 | 5370 |
| |
5371 | 5371 |
| |
5372 | 5372 |
| |
5373 |
| - | |
5374 |
| - | |
5375 |
| - | |
| 5373 | + | |
| 5374 | + | |
5376 | 5375 |
| |
5377 | 5376 |
| |
5378 | 5377 |
| |
|
0 commit comments
Comments
(0)