We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535d928 commit 78d312bCopy full SHA for 78d312b
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Wed Nov 21 22:10:10 EST 2001
+Last updated: Thu Nov 22 12:18:38 EST 2001
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -166,6 +166,7 @@ COMMANDS
166
* PL/PgSQL does not handle quoted mixed-case identifiers
167
* Change PL/PgSQL to use palloc() instead of malloc()
168
* Add untrusted version of plpython
169
+* Add plsh server-side shell language (Peter E)
170
* -Allow GRANT/REVOKE to handle multiple user/group names
171
* -Allow CREATEUSER/CREATEDB ordering in CREATE/ALTER USER (Vince)
172
* Disallow TRUNCATE on tables that are involved in referential constraints
0 commit comments