↧
Waiting for 9.2 – More rewrite-less ALTER TABLE ALTER TYPEs
Three patches for you today, all committed by Robert Hass: On 7th of February, patch: Add a transform function for numeric typmod coercisions. This enables ALTER TABLE to skip table and index...
View ArticleWaiting for 9.5 – Event Trigger for table_rewrite
On 7th of December, Simon Riggs committed patch: Event Trigger for table_rewrite Generate a table_rewrite event when ALTER TABLE attempts to rewrite a table. Provide helper functions to identify...
View Article