[COMMITTERS] pgsql: Remove contrib/tsearch2.

2017-02-13 Thread Robert Haas
Remove contrib/tsearch2. This module was intended to ease migrations of applications that used the pre-8.3 version of text search to the in-core version introduced in that release. However, since all pre-8.3 releases of the database have been out of support for more than 5 years at this point, we

[COMMITTERS] pgsql: Replace references to "xlog" with "wal" in docs.

2017-02-13 Thread Fujii Masao
Replace references to "xlog" with "wal" in docs. Commit f82ec32ac30ae7e3ec7c84067192535b2ff8ec0e renamed the pg_xlog directory to pg_wal. To make things consistent, we decided to eliminate "xlog" from user-visible docs. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff