9.5 open items

Started by Bruce Momjianalmost 11 years ago10 messageshackers
Jump to latest
#1Bruce Momjian
bruce@momjian.us

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#2Josh Berkus
josh@agliodbs.com
In reply to: Bruce Momjian (#1)
Re: 9.5 open items

On 05/15/2015 05:58 AM, Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Did it ever occur to you, Bruce, that you've turned into the GC daemon
for the project?

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Michael Paquier
michael@paquier.xyz
In reply to: Josh Berkus (#2)
Re: 9.5 open items

On Mon, May 18, 2015 at 12:35 PM, Josh Berkus <josh@agliodbs.com> wrote:

Did it ever occur to you, Bruce, that you've turned into the GC daemon
for the project?

GC = global coordinator?
--
Michael

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#4Abbas Butt
abbas.butt@enterprisedb.com
In reply to: Michael Paquier (#3)
Re: 9.5 open items

GC=Garbage Collector

On Mon, May 18, 2015 at 9:24 AM, Michael Paquier <michael.paquier@gmail.com>
wrote:

On Mon, May 18, 2015 at 12:35 PM, Josh Berkus <josh@agliodbs.com> wrote:

Did it ever occur to you, Bruce, that you've turned into the GC daemon
for the project?

GC = global coordinator?
--
Michael

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

--
--
*Abbas*
Architect

Ph: 92.334.5100153
Skype ID: gabbasb
www.enterprisedb.co <http://www.enterprisedb.com/&gt;m
<http://www.enterprisedb.com/&gt;

*Follow us on Twitter*
@EnterpriseDB

Visit EnterpriseDB for tutorials, webinars, whitepapers
<http://www.enterprisedb.com/resources-community&gt; and more
<http://www.enterprisedb.com/resources-community&gt;

#5Heikki Linnakangas
heikki.linnakangas@enterprisedb.com
In reply to: Josh Berkus (#2)
Re: 9.5 open items

On 05/18/2015 06:35 AM, Josh Berkus wrote:

On 05/15/2015 05:58 AM, Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Did it ever occur to you, Bruce, that you've turned into the GC daemon
for the project?

Ah, garbage collection is great! No more memory leaks. I quite like
PostgreSQL's pool allocator though. It gives most of the same benefits
as garbage collection with less overhead. Would be nice to have that for
the project too. :-)

- Heikki

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#6Jim Nasby
Jim.Nasby@BlueTreble.com
In reply to: Josh Berkus (#2)
Re: 9.5 open items

On 5/17/15 10:35 PM, Josh Berkus wrote:

On 05/15/2015 05:58 AM, Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Did it ever occur to you, Bruce, that you've turned into the GC daemon
for the project?

You mean... autovacuum? ;P

Hey, these reminder emails are kinda like hint bits afterall...
--
Jim Nasby, Data Architect, Blue Treble Consulting
Data in Trouble? Get it in Treble! http://BlueTreble.com

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#7Bruce Momjian
bruce@momjian.us
In reply to: Josh Berkus (#2)
Re: 9.5 open items

On Sun, May 17, 2015 at 08:35:49PM -0700, Josh Berkus wrote:

On 05/15/2015 05:58 AM, Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Did it ever occur to you, Bruce, that you've turned into the GC daemon
for the project?

Yes, it has occurred to me. I clean up the messes no one wants to deal
with.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#8Alvaro Herrera
alvherre@2ndquadrant.com
In reply to: Bruce Momjian (#1)
Re: 9.5 open items

Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Thanks, Bruce.

Just so we're all in the same page, there are some further open items
(both addressed and not yet addressed) in the usual Wiki page,
https://wiki.postgresql.org/wiki/Open_Items
If you have additional unaddressed items from your mailbox scan, it
might be a good idea to document them there. That way, there's a better
chance that other people would help you get them solved.

--
�lvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#9Bruce Momjian
bruce@momjian.us
In reply to: Alvaro Herrera (#8)
Re: 9.5 open items

On Mon, May 18, 2015 at 05:52:22PM -0300, Alvaro Herrera wrote:

Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Thanks, Bruce.

Just so we're all in the same page, there are some further open items
(both addressed and not yet addressed) in the usual Wiki page,
https://wiki.postgresql.org/wiki/Open_Items
If you have additional unaddressed items from your mailbox scan, it
might be a good idea to document them there. That way, there's a better
chance that other people would help you get them solved.

Sure. Most of my items are low priority and will just be added to the
TODO list.

--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#10KaiGai Kohei
kaigai@ak.jp.nec.com
In reply to: Alvaro Herrera (#8)
Re: 9.5 open items

Just so we're all in the same page, there are some further open items
(both addressed and not yet addressed) in the usual Wiki page,
https://wiki.postgresql.org/wiki/Open_Items

I added the problem around foreign/custom-join still not resolved.

Thanks,
--
NEC Business Creation Division / PG-Strom Project
KaiGai Kohei <kaigai@ak.jp.nec.com>

-----Original Message-----
From: pgsql-hackers-owner@postgresql.org
[mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of Alvaro Herrera
Sent: Tuesday, May 19, 2015 5:52 AM
To: Bruce Momjian
Cc: PostgreSQL-development
Subject: Re: [HACKERS] 9.5 open items

Bruce Momjian wrote:

I have processed all the open email items I can through mid-March,
though I do have two pg_upgrade fixes pending application today. I will
continue processing doc fixes and major bug fixes for 9.5, but
everything else I do will be for 9.6.

Thanks, Bruce.

Just so we're all in the same page, there are some further open items
(both addressed and not yet addressed) in the usual Wiki page,
https://wiki.postgresql.org/wiki/Open_Items
If you have additional unaddressed items from your mailbox scan, it
might be a good idea to document them there. That way, there's a better
chance that other people would help you get them solved.

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers