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

Amit Kapila
Fix \dRp+ output when describing publications with a lower server version.
The psql was not careful that the new column "Generated columns" won't bepresent in the lower version. This was introduced in recent commit7054186.Author: Vignesh CReviewed-by: Peter SmithDiscussion:https://postgr.es/m/CALDaNm3OcXdY0EzDEKAfaK9gq2B67Mfsgxu93+_249ohyts=0g@mail.gmail.com1 parent4108440 commit991974b
1 file changed
+11
-0
lines changedLines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6495 | 6495 |
| |
6496 | 6496 |
| |
6497 | 6497 |
| |
| 6498 | + | |
| 6499 | + | |
| 6500 | + | |
| 6501 | + | |
6498 | 6502 |
| |
6499 | 6503 |
| |
6500 | 6504 |
| |
| 6505 | + | |
| 6506 | + | |
| 6507 | + | |
| 6508 | + | |
6501 | 6509 |
| |
6502 | 6510 |
| |
6503 | 6511 |
| |
| 6512 | + | |
| 6513 | + | |
| 6514 | + | |
6504 | 6515 |
| |
6505 | 6516 |
| |
6506 | 6517 |
| |
|
0 commit comments
Comments
(0)