git.postgresql.org Git - postgresql.git/commit
2005年4月11日 23:06:57 +0000 (23:06 +0000)
2005年4月11日 23:06:57 +0000 (23:06 +0000)
commit addc42c339208d6a7a1d652fbf388e8aea7f80b9
Create the planner mechanism for optimizing simple MIN and MAX queries
into indexscans on matching indexes. For the moment, it only handles
int4 and text datatypes; next step is to add a column to pg_aggregate
so that all MIN/MAX aggregates can be handled. Per my recent proposal.
14 files changed:
This is the main PostgreSQL git repository.
RSS
Atom