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

Amit Kapila
Replace magic constants used in pg_stat_get_replication_slot().
A few variables have been using 10 as a magic constant whilePG_STAT_GET_REPLICATION_SLOT_COLS can be used instead.Author: Masahiko SawadaReviewed-By: Amit KapilaBackpatch-through: 14, where it was introducedDiscussion:https://postgr.es/m/CAD21AoBvqODDfmD17DkEuPCvV2KbruukXQ2Vwrv5Xi-TsAsTJA@mail.gmail.com1 parent52d26d5 commitab5e48f
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2317 | 2317 |
| |
2318 | 2318 |
| |
2319 | 2319 |
| |
2320 |
| - | |
2321 |
| - | |
| 2320 | + | |
| 2321 | + | |
2322 | 2322 |
| |
2323 | 2323 |
| |
2324 | 2324 |
| |
|
0 commit comments
Comments
(0)