Changes between Initial Version and Version 1 of Ticket #15586, comment 4
- Timestamp:
- Mar 10, 2011, 3:32:20 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15586, comment 4
initial v1 5 5 }}} 6 6 7 And with absence of {{{name}}} column on the table, one would expect it to fail (and it does on other SQLite). But PostgreSQL seems to let you select the table as a ROW object (or something like that - I'm not an expert on that). So the following queries are valid:7 And with absence of {{{name}}} column on the table, one would expect it to fail (and it does on SQLite, for example). But PostgreSQL seems to let you select the table as a ROW object (or something like that - I'm not an expert on that). So the following queries are valid: 8 8 9 9 {{{