projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0b8f5d
)
Add:
author
Bruce Momjian
<bruce@momjian.us>
Fri, 14 Feb 2003 14:41:40 +0000
(14:41 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 14 Feb 2003 14:41:40 +0000
(14:41 +0000)
> * Add schema option to createlang
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 89e7faa6cdfb4172c427b5beaeee62f47b03948b..38d22515781bddf171fa41ee97f3d2d43eacf6c8 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-1,6
+1,6
@@
TODO list for PostgreSQL
========================
-Last updated: Fri Feb 14 0
8:11:42
EST 2003
+Last updated: Fri Feb 14 0
9:41:38
EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@
-165,6
+165,7
@@
Commands
* Allow REINDEX to rebuild all indexes, remove /contrib/reindex
* Make a transaction-safe TRUNCATE
* Add ROLLUP, CUBE, GROUPING SETS options to GROUP BY
+* Add schema option to createlang
* ALTER