Re: pgsql: Get rid of copy_partition_key
Alvaro Herrera <alvherre@alvh.no-ip.org>
From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Robert Haas <robertmhaas@gmail.com>
Cc: "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2017-12-27T21:31:12Z
Lists: pgsql-hackers
Pushed, thanks. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Protect against hypothetical memory leaks in RelationGetPartitionKey
- be2343221fb7 11.0 landed
-
Get rid of copy_partition_key
- 8a0596cb656e 11.0 cited