This is a discussion on contrib/ gist cleanup within the Pgsql Patches forums, part of the PostgreSQL category; --> This patch removes a bunch of no-longer-necessary manual pfree() calls from the implementation of GiST methods in contrib/ modules. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This patch removes a bunch of no-longer-necessary manual pfree() calls from the implementation of GiST methods in contrib/ modules. Barring any objections, I'll apply this tomorrow. -Neil ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq |
| ||||
| Neil Conway wrote: > This patch removes a bunch of no-longer-necessary manual pfree() calls > from the implementation of GiST methods in contrib/ modules. Applied. -Neil ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster |