1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00
This commit is contained in:
Bruce Momjian
1999-07-09 04:51:27 +00:00
parent 62cc8bf7c4
commit 8aa780bdd3
2 changed files with 2 additions and 2 deletions

View File

@ -44,6 +44,7 @@ MISC
* User who can create databases can modify pg_database table
* Plpgsql does not handle quoted mixed-case identifiers
* Allow index on tuple greater than 1/2 block size
ENHANCEMENTS
------------