diff options
| author | Bruce Momjian <bruce@momjian.us> | 1996-11-30 17:49:02 +0000 |
|---|---|---|
| committer | Bruce Momjian <bruce@momjian.us> | 1996-11-30 17:49:02 +0000 |
| commit | f0a9e64afd1d2401abc269274113e4384bf537b9 (patch) | |
| tree | 3fe0b2867d2cf54d323dbb3b3f9d2aa429e9a068 /src/include/storage/page.h | |
| parent | 87352726b2f971a7cddfe155a34f6493fbf81084 (diff) | |
As someone asked for this feature - patch for 1.09 follows.
Now You can do queries like
select sum(some_func(x)) from ...
select min(table1.x + table2.y) from table1, table2 where ...
and so on.
Vadim
Diffstat (limited to 'src/include/storage/page.h')
0 files changed, 0 insertions, 0 deletions
