aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/FAQ/TODO.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index a3144b2f24f..f5a46f16db4 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -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