mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
Large objects in single "table".
This commit is contained in:
2
HISTORY
2
HISTORY
@ -170,7 +170,7 @@ Write-Ahead Log (WAL) to provide crash recovery with less performance
|
||||
ANALYZE stage of VACUUM no longer exclusively locks table (Bruce)
|
||||
Reduced file seeks (Denis Perchine)
|
||||
Improve BTREE code for duplicate keys (Tom)
|
||||
Store all large objects in a single operating system file (Denis Perchine, Tom)
|
||||
Store all large objects in a single table (Denis Perchine, Tom)
|
||||
Improve memory allocation performance (Karel, Tom)
|
||||
|
||||
Source Code
|
||||
|
Reference in New Issue
Block a user