Adam Chlipala wrote:
Manu wrote:
it seems I cannot alias tables with the User
for instance the folowing works fine
SELECT Aser.uw_id FROM uw_Urblog_comment AS Aser
but not this:
SELECT User.uw_id FROM uw_Urblog_comment AS User
It looks like I need to do more name-mangling in SQL generation, to
avoid keyword clashes. Thanks for reporting this.
What I find strange is that Gian did not run into this problem at all !
Could that be because of his version of PostgreSQL ?
Manu
_______________________________________________
Ur mailing list
[email protected]
http://www.impredicative.com/cgi-bin/mailman/listinfo/ur