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:24:05
Message-ID: 20140702052405.GC24028@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Functions
---------

min/max support for inet datatypes
Pending review by Muhammad Asif Naeem.

Selectivity estimation for inet operators
Dilip Kumar plans to post a review this week.

There are two "ready for committer" patches in this category.

Clients
-------

Gaussian distribution pgbench
Fabien Coelho plans to post a review of the latest patch.

possibility to set "double" style for unicode lines
No reviews, no reviewers. \N{DOUBLE LINED UNHAPPY FACE}[1]

Allow parallel cores to be used by vacuumdb
Status not entirely clear. Do we want this? Does the patch have
too much duplicated code? Can it be fixed in this cycle?

add line number as prompt option to psql
Sawada Masahiko plans to post an updated patch soon.

There are three "ready for committer" patches in this category.

-- Abhijit

1. Not a real Unicode character. Sorry.

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:24:14 from Abhijit Menon-Sen

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip kumar 2014-07-02 05:27:14 Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ]
Previous Message Michael Paquier 2014-07-02 05:22:35 Re: WAL replay bugs