forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9ce04b5
committed
Revert "Catalog NOT NULL constraints" and fallout
This reverts commite056c55 and minor later fixes thereof.There's a few problems in this new feature -- most notably regardingpg_upgrade behavior, but others as well. This new feature is not in anyway critical on its own, so instead of scrambling to fix it we revert itand try again in early 17 with these issues in mind.Discussion:https://postgr.es/m/3801207.1681057430@sss.pgh.pa.us1 parent8e82db9 commit9ce04b5
File tree
42 files changed
+625
-2874
lines changed- doc/src/sgml
- ref
- src
- backend
- catalog
- commands
- nodes
- optimizer/util
- parser
- utils/adt
- bin/pg_dump
- t
- include
- catalog
- commands
- nodes
- test
- modules/test_ddl_deparse
- expected
- regress
- expected
- sql
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+625
-2874
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2552 | 2552 |
| |
2553 | 2553 |
| |
2554 | 2554 |
| |
2555 |
| - | |
2556 | 2555 |
| |
2557 | 2556 |
| |
2558 | 2557 |
| |
|
Lines changed: 3 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
121 |
| - | |
122 |
| - | |
| 120 | + | |
123 | 121 |
| |
124 | 122 |
| |
125 | 123 |
| |
| |||
1765 | 1763 |
| |
1766 | 1764 |
| |
1767 | 1765 |
| |
1768 |
| - | |
| 1766 | + | |
1769 | 1767 |
| |
1770 | 1768 |
| |
1771 | 1769 |
| |
1772 |
| - | |
1773 |
| - | |
1774 |
| - | |
1775 |
| - | |
1776 |
| - | |
1777 |
| - | |
1778 |
| - | |
| 1770 | + | |
1779 | 1771 |
| |
1780 | 1772 |
| |
1781 | 1773 |
| |
|
Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
80 |
| - | |
81 | 80 |
| |
82 | 81 |
| |
83 | 82 |
| |
| |||
2315 | 2314 |
| |
2316 | 2315 |
| |
2317 | 2316 |
| |
| 2317 | + | |
| 2318 | + | |
| 2319 | + | |
| 2320 | + | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
2318 | 2324 |
| |
2319 | 2325 |
| |
2320 | 2326 |
| |
|
0 commit comments
Comments
(0)