Re: 9.5 CF1 - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: 9.5 CF1
Date
Msg-id 20140702055153.GA24719@toroid.org
Whole thread Raw
In response to Re: 9.5 CF1  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
Responses Re: 9.5 CF1  (Abhijit Menon-Sen <ams@2ndQuadrant.com>)
List pgsql-hackers
SQL commands
------------

Event triggers: object creation support   Enormous patch, no reviews, no reviewers, but it's known to work   already.
Doesanyone want to have a look at this? (I thought it   was being reviewed, and didn't realise otherwise until a couple
 of days ago. Sorry about that.)
 

change alter user to be a true alias for alter role   Original patch worked (Vik) but didn't go far enough towards
preventingfuture repetitions of the mistake (Tom) but the suggested   change didn't turn out to be easy (Vik). I don't
thinkanyone is   working on this at the moment.
 

IMPORT FOREIGN SCHEMA statement   Lots of discussion and various revisions; currently marked waiting   on author.
Updateswelcome.
 

"RETURNING PRIMARY KEY" syntax extension   Patch works and has been revised as suggested. Some questions about   how
usefulit is. Updates welcome.
 

Allow an unlogged table to be changed to logged GSoC 2014   Stephen has looked at the patch a little, but isn't sure
howmuch   time he'll have to complete the review. More eyes are welcome. I   recommend this patch to anyone who's
lookingto get started with   reviewing something substantial: it looks very nicely-done and   straightforward, but
stillnon-trivial.
 

-- Abhijit



pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: 9.5 CF1
Next
From: Tom Lane
Date:
Subject: Re: Array of composite types returned from python