1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Update TODO.

This commit is contained in:
Bruce Momjian
1999-06-07 02:42:07 +00:00
parent 1b812d9358
commit 06385ccbd5
2 changed files with 116 additions and 91 deletions

View File

@ -282,6 +282,7 @@ Fix for aggregates on array indexes(Tom)
Fix for DEFAULT handles single quotes in value requiring too many quotes
Fix security problem with non-super users importing/exporting large objects(Tom)
Rollback of transaction that creates table cleaned up properly(Tom)
Fix to allow long table and column names to generate proper serial names(Tom)
Enhancements
------------