1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-09 18:21:05 +03:00
Bruce Momjian f0a9e64afd 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
1996-11-30 17:49:02 +00:00
..
1996-11-08 00:46:14 +00:00
1996-11-08 06:02:30 +00:00
1996-11-08 06:02:30 +00:00
1996-11-08 20:46:33 +00:00
1996-11-08 00:46:14 +00:00
1996-11-08 00:46:14 +00:00
1996-11-08 06:02:30 +00:00
1996-11-08 06:02:30 +00:00
1996-11-08 06:02:30 +00:00
1996-11-08 20:46:33 +00:00