- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit79f6a94
committed
Allow composite types in catalog bootstrap
When resolving types during catalog bootstrap, try to reload the pg_typecontents if a type is not found. That allows catalogs to containcomposite types, e.g. row types for other catalogs.Author: Justin PryzbyReviewed-by: Dean Rasheed, Tomas VondraDiscussion:https://postgr.es/m/ad7891d2-e90c-b446-9fe2-7419143847d7%40enterprisedb.com1 parente1a5e65 commit79f6a94
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
934 | 934 | | |
935 | 935 | | |
936 | 936 | | |
| 937 | + | |
| 938 | + | |
| 939 | + | |
| 940 | + | |
| 941 | + | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
937 | 960 | | |
938 | 961 | | |
939 | 962 | | |
| |||
0 commit comments
Comments
(0)