You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Please use this patch instead of my previously submitted one.It is just remerged against HEAD for new alter_table.out stuff.Another reason this patch is useful for _interactive_ users: imagine aview based on a many way join. Imagine creating a complicated insertrule that inserts into all the joined tables and when you insert you geta check failure, but you need to know which actual table the constraintwas on that failed!Christopher Kings-Lynne