File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Wed Nov 21 21:46:38 EST 2001
3+ Last updated: Wed Nov 21 22:05:23 EST 2001
44
55Current maintainer: Bruce Momjian (
[email protected] )
66
@@ -16,7 +16,6 @@ RELIABILITY
1616-----------
1717
1818* -SELECT pg_class FROM pg_class generates strange error (Bruce)
19- * PL/PgSQL does not handle quoted mixed-case identifiers
2019
2120
2221ENHANCEMENTS
@@ -164,6 +163,7 @@ COMMANDS
164163* Remove LIMIT #,# and force use LIMIT and OFFSET clauses in 7.3 (Bruce)
165164* Allow LIMIT/OFFSET to use expressions
166165* Allow PL/PgSQL's RAISE function to take expressions
166+ * 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
169169* -Allow GRANT/REVOKE to handle multiple user/group names
You can’t perform that action at this time.
0 commit comments