We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9152beb commit cc70ba2Copy full SHA for cc70ba2
HISTORY
@@ -95,6 +95,11 @@ Migration to version 7.3
95
96
* TIMESTAMP and TIME data types now default to WITHOUT TIMEZONE
97
98
+ * Pre-7.3 databases loaded into 7.3 will not have the new object
99
+ dependencies for SERIAL, UNIQUE contraints, and foreign keys. See
100
+ /contrib/adddepend for a detailed description and a script that
101
+ will add the such dependencies.
102
+
103
----------------------------------------------------------------------
104
105
Changes
0 commit comments