Hoping this is the right spot to post to. Thought somebody might be intrerested.
pgAdmin III on Windows XP generates syntax errors when you try and work with tables that use a reserved words as their name (I have a table called 'user'). Granted, this should never happen, but it does sometimes.
Yes, keyword checks are currently not performed.
Adam, the reason why keywords aren't checked in qtIdent is that db/keyword.c still isn't compiled on *ix, can you have a look at it?
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])