Skip to content

Commit 78d312b

Browse files
committed
Update TODO list.
1 parent 535d928 commit 78d312b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Wed Nov 21 22:10:10 EST 2001
3+
Last updated: Thu Nov 22 12:18:38 EST 2001
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -166,6 +166,7 @@ COMMANDS
166166
* PL/PgSQL does not handle quoted mixed-case identifiers
167167
* Change PL/PgSQL to use palloc() instead of malloc()
168168
* Add untrusted version of plpython
169+
* Add plsh server-side shell language (Peter E)
169170
* -Allow GRANT/REVOKE to handle multiple user/group names
170171
* -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
171172
* Disallow TRUNCATE on tables that are involved in referential constraints

0 commit comments

Comments
 (0)