TODO updates:
authorNeil Conway <[email protected]>
Sun, 26 Feb 2006 01:21:57 +0000 (01:21 +0000)
committerNeil Conway <[email protected]>
Sun, 26 Feb 2006 01:21:57 +0000 (01:21 +0000)
commitf33d3bc0bfc39e4c719eaa41496f9f25e76555d6
tree7bb97d4989f0fc3f1e2e9ef3c994a817a9b384a6
parente6917b125599722ff2d2c861a4af1291f8a4da5e
TODO updates:

- "Add ON COMMIT capability to CREATE TABLE AS ... SELECT" is done

- "Allow PREPARE to automatically determine parameter types" is done

- "Clean up compiler warnings (especially with gcc version 4)" is done:
  AFAIK there are no remaining gcc4 compiler warnings to be fixed.

- Creating rules to do view updates is *not* an easy TODO item
doc/TODO