Re: 9.5 CF1

From: Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 9.5 CF1
Date: 2014-07-02 05:51:53
Message-ID: 20140702055153.GA24719@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

SQL commands
------------

Event triggers: object creation support
Enormous patch, no reviews, no reviewers, but it's known to work
already. Does anyone 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
preventing future repetitions of the mistake (Tom) but the suggested
change didn't turn out to be easy (Vik). I don't think anyone is
working on this at the moment.

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

"RETURNING PRIMARY KEY" syntax extension
Patch works and has been revised as suggested. Some questions about
how useful it 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 how much
time he'll have to complete the review. More eyes are welcome. I
recommend this patch to anyone who's looking to get started with
reviewing something substantial: it looks very nicely-done and
straightforward, but still non-trivial.

-- Abhijit

In response to

  • Re: 9.5 CF1 at 2014-06-30 03:58:42 from Abhijit Menon-Sen

Responses

  • Re: 9.5 CF1 at 2014-07-07 07:16:49 from Abhijit Menon-Sen

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-07-02 05:55:14 Re: Array of composite types returned from python
Previous Message Abhijit Menon-Sen 2014-07-02 05:44:52 Re: 9.5 CF1