mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
e13029a5ce
This will allow future parallel query code to dynamically allocate storage shared by all participants. Thomas Munro, with assorted changes by me.