The following bug has been logged online:
Bug reference: 1817
Logged by: nguyen
Email address: ngthanhthuat(at)yahoo(dot)com
PostgreSQL version: 8.0.3
Operating system: windown2000 server
Description: column not exist
Details:
when i excecuted sql command "select * from employee" then result were ok,
but if sql command were "select employeeID from employee" then have error
return : column employeeID does not exist