To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=78296


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Wed Jul 11 13:40:51 +0000 
2007 -------
Due to the invaluable help of Fred Toussi, I was able to provide a patch against
HSQLDB for this issue (which is currently waiting for review).

Note that the SQL standard demands that a view returns the columns as of the
time of creation of the view. That is, when this issue here is fixed, the
behavior will be as follows:
- adding the column "d" to the table will succeed, as expected
- the view will still return columns "ID", "a", "b", and "c"
- it will *not* include the column "d"

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to