forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit36cb5e7
committed
Update comments
Various places wanted to point out that tuple descriptors don'tcontain the variable-length fields of pg_attribute. This started whenattacl was added, but more fields have been added since, and thesecomments haven't been kept up to date consistently. Reword so thatthe purpose is clearer and we don't have to keep updating them.1 parent99e4d24 commit36cb5e7
File tree
3 files changed
+10
-8
lines changed- src/backend
- access/common
- catalog
- commands
3 files changed
+10
-8
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
630 | 630 |
| |
631 | 631 |
| |
632 | 632 |
| |
633 |
| - | |
| 633 | + | |
634 | 634 |
| |
635 | 635 |
| |
636 | 636 |
| |
| |||
691 | 691 |
| |
692 | 692 |
| |
693 | 693 |
| |
694 |
| - | |
| 694 | + | |
695 | 695 |
| |
696 | 696 |
| |
697 | 697 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
723 | 723 |
| |
724 | 724 |
| |
725 | 725 |
| |
726 |
| - | |
727 |
| - | |
728 |
| - | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
729 | 730 |
| |
730 | 731 |
| |
731 | 732 |
| |
|
Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6734 | 6734 |
| |
6735 | 6735 |
| |
6736 | 6736 |
| |
6737 |
| - | |
| 6737 | + | |
| 6738 | + | |
| 6739 | + | |
| 6740 | + | |
6738 | 6741 |
| |
6739 | 6742 |
| |
6740 | 6743 |
| |
| |||
6758 | 6761 |
| |
6759 | 6762 |
| |
6760 | 6763 |
| |
6761 |
| - | |
6762 |
| - | |
6763 | 6764 |
| |
6764 | 6765 |
| |
6765 | 6766 |
| |
|
0 commit comments
Comments
(0)