[COMMITTERS] pgsql: Push limit through subqueries to underlying sort, where possible

2017-08-21 Thread Robert Haas
Push limit through subqueries to underlying sort, where possible. Douglas Doole, reviewed by Ashutosh Bapat and by me. Minor formatting change by me. Discussion: http://postgr.es/m/cade5jyluugneeusyw6q_4mzfytxhxavcqmgasf0yiy8zdgg...@mail.gmail.com Branch -- master Details --- https://

[COMMITTERS] pgsql: pg_prewarm: Add automatic prewarm feature.

2017-08-21 Thread Robert Haas
pg_prewarm: Add automatic prewarm feature. Periodically while the server is running, and at shutdown, write out a list of blocks in shared buffers. When the server reaches consistency -- unfortunatey, we can't do it before that point without breaking things -- reload those blocks into any still-u

[COMMITTERS] pgsql: Don't install ICU collation keyword variants

2017-08-21 Thread Peter Eisentraut
Don't install ICU collation keyword variants Users can still create them themselves. Instead, document Unicode TR 35 collation options for ICU, so users can create all this themselves. Reviewed-by: Peter Geoghegan Branch -- REL_10_STABLE Details --- https://git.postgresql.org/pg/commi

[COMMITTERS] pgsql: Expand set of predefined ICU locales

2017-08-21 Thread Peter Eisentraut
Expand set of predefined ICU locales Install language+region combinations even if they are not distinct from the language's base locale. This gives better long-term stability of the set of predefined locales and makes the predefined locales less implementation-dependent and more practical for use

[COMMITTERS] pgsql: Expand set of predefined ICU locales

2017-08-21 Thread Peter Eisentraut
Expand set of predefined ICU locales Install language+region combinations even if they are not distinct from the language's base locale. This gives better long-term stability of the set of predefined locales and makes the predefined locales less implementation-dependent and more practical for use

[COMMITTERS] pgsql: Don't install ICU collation keyword variants

2017-08-21 Thread Peter Eisentraut
Don't install ICU collation keyword variants Users can still create them themselves. Instead, document Unicode TR 35 collation options for ICU, so users can create all this themselves. Reviewed-by: Peter Geoghegan Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/2