mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Revert patch, doesn't do what it should:
* %Disallow changing default expression of a SERIAL column Dhanaraj M
This commit is contained in:
@ -190,7 +190,10 @@ first.
|
||||
inaccurate, in one sense.
|
||||
</p>
|
||||
<ul>
|
||||
<li>-<em>Disallow changing DEFAULT expression of a SERIAL column</em>
|
||||
<li>%Disallow changing DEFAULT expression of a SERIAL column?
|
||||
<p> This should be done only if the existing SERIAL problems cannot be
|
||||
fixed.
|
||||
</p>
|
||||
</li><li>%Disallow ALTER SEQUENCE changes for SERIAL sequences because pg_dump
|
||||
does not dump the changes
|
||||
</li><li>Fix data types where equality comparison isn't intuitive, e.g. box
|
||||
|
Reference in New Issue
Block a user