1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

update readme.nt

This commit is contained in:
Bruce Momjian
1999-07-09 21:46:14 +00:00
parent cda192317a
commit 7d23fc5935
2 changed files with 7 additions and 1 deletions

View File

@ -47,7 +47,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
* Fix btree to give a useful elog when key > 1/2 (page - overhead)
ENHANCEMENTS
------------