mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Add:
< > * Implement SQL:2003 window functions
This commit is contained in:
4
doc/TODO
4
doc/TODO
@@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Thu Aug 24 12:38:05 EDT 2006
|
||||
Last updated: Fri Aug 25 19:43:40 EDT 2006
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@@ -528,7 +528,7 @@ SQL Commands
|
||||
* Allow DISTINCT to work in multiple-argument aggregate calls
|
||||
* Add column to pg_stat_activity that shows the progress of long-running
|
||||
commands like CREATE INDEX and VACUUM
|
||||
|
||||
* Implement SQL:2003 window functions
|
||||
|
||||
* CREATE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user