Fwd: 9.5 release notes - Mailing list pgsql-hackers

From Jeff Janes
Subject Fwd: 9.5 release notes
Date
Msg-id CAMkU=1wgdSCRCvgn-aXZnhCYLGQA4Z=8R9PYEGz7z5-A+x88_Q@mail.gmail.com
Whole thread Raw
In response to 9.5 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Fwd: 9.5 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Wed, Jun 10, 2015 at 9:15 PM, Bruce Momjian <bruce@momjian.us> wrote:
I have committed the first draft of the 9.5 release notes.  You can view
the output here:

        http://momjian.us/pgsql_docs/release-9-5.html

and it will eventually appear here:

        http://www.postgresql.org/docs/devel/static/release.html

I am ready to make suggested adjustments, though I am traveling for
conferences for the next ten days so there might a delay in my replies.


"Improve the speed of sorting character and numeric fields"

Here, does "numeric" refer specifically to the type "numeric", or to all fields which are numeric in nature?

If the former (which I think it is, as other numeric types are pass-by-value to start with), it should probably get some sgml markup.

(copy to list, accidentally sent just to Bruce initially)

Thanks,

Jeff

pgsql-hackers by date:

Previous
From: Qingqing Zhou
Date:
Subject: cache invalidation skip logic
Next
From: Robert Haas
Date:
Subject: Re: Race conditions in shm_mq.c