mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -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.