mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-18 18:44:06 +08:00
Add mention of /contrib/adddepend to HISTORY.
This commit is contained in:
parent
9152bebfe4
commit
cc70ba2e4d
5
HISTORY
5
HISTORY
@ -95,6 +95,11 @@ Migration to version 7.3
|
||||
|
||||
* TIMESTAMP and TIME data types now default to WITHOUT TIMEZONE
|
||||
|
||||
* Pre-7.3 databases loaded into 7.3 will not have the new object
|
||||
dependencies for SERIAL, UNIQUE contraints, and foreign keys. See
|
||||
/contrib/adddepend for a detailed description and a script that
|
||||
will add the such dependencies.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Changes
|
||||
|
Loading…
Reference in New Issue
Block a user