Commit 36cb5e7
committed
Update comments
Various places wanted to point out that tuple descriptors don't
contain the variable-length fields of pg_attribute. This started when
attacl was added, but more fields have been added since, and these
comments haven't been kept up to date consistently. Reword so that
the purpose is clearer and we don't have to keep updating them.1 parent 99e4d24 commit 36cb5e7
File tree
3 files changed
+10
-8
lines changed- src/backend
- access/common
- catalog
- commands
3 files changed
+10
-8
lines changed| 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 | | |
| |||
| 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 | | |
| |||
| 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