summaryrefslogtreecommitdiff
path: root/src/tutorial/funcs.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-06-10 18:25:02 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-06-10 18:25:02 +0000
commit6121aed8a51966321a43e59750a7a6b9bb6eca36 (patch)
tree9363e0a851cc9dbc5e55b8a64a829fc4eb44e23d /src/tutorial/funcs.source
parentc9d327b866b76f672a04cd9c320bab77ab706c0e (diff)
Fix oversight in recent ALTER TABLE improvements. We now support
ALTER TABLE tab ADD COLUMN col SERIAL, but we forgot to install the dependency between the column and the sequence, so the sequence would not go away if you dropped the table later.
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions