[COMMITTERS] pgsql: Set shared library path for in-tree TAP tests

2014-08-14 Thread Peter Eisentraut
Set shared library path for in-tree TAP tests When the TAP tests are run in-tree (make check), set the shared library path using the appropriate environment variable, using a logic similar to pg_regress, so that the right libraries are used. Branch -- master Details --- http://git.postgr

[COMMITTERS] pgsql: Set shared library path for in-tree TAP tests

2014-08-14 Thread Peter Eisentraut
Set shared library path for in-tree TAP tests When the TAP tests are run in-tree (make check), set the shared library path using the appropriate environment variable, using a logic similar to pg_regress, so that the right libraries are used. Branch -- REL9_4_STABLE Details --- http://git

[COMMITTERS] pgsql: doc: Fix DocBook XML validity

2014-08-14 Thread Peter Eisentraut
doc: Fix DocBook XML validity See 3a9d430af515e9dd8a9d34a4011367e667a66521. A new one snuck in. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/d34b48a021b181e30c53280d336820740f67570b Modified Files -- doc/src/sgml/config.sgml |3 ++- 1 file changed

Re: [COMMITTERS] pgsql: docs: Add missing period.

2014-08-14 Thread Simon Riggs
On 14 August 2014 21:00, Robert Haas wrote: > On Thu, Aug 14, 2014 at 3:59 PM, Simon Riggs wrote: >> On 14 August 2014 20:20, Robert Haas wrote: >>> docs: Add missing period. >>> >>> Fabien COELHO and Robert Haas >> >> It took two people to add a period? ;-) > > That is rather amusing, isn't it?

[COMMITTERS] pgsql: Update SysV parameter configuration documentation for FreeBSD.

2014-08-14 Thread Tom Lane
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also inco

[COMMITTERS] pgsql: Update SysV parameter configuration documentation for FreeBSD.

2014-08-14 Thread Tom Lane
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also inco

[COMMITTERS] pgsql: Update SysV parameter configuration documentation for FreeBSD.

2014-08-14 Thread Tom Lane
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also inco

[COMMITTERS] pgsql: Update SysV parameter configuration documentation for FreeBSD.

2014-08-14 Thread Tom Lane
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also inco

[COMMITTERS] pgsql: Update SysV parameter configuration documentation for FreeBSD.

2014-08-14 Thread Tom Lane
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also inco

[COMMITTERS] pgsql: Update SysV parameter configuration documentation for FreeBSD.

2014-08-14 Thread Tom Lane
Update SysV parameter configuration documentation for FreeBSD. FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer releases reject attempts to set it altogether; so stop recommending that it be adjusted. Per bug #11161. Back-patch to all supported branches. Before 9.3, also inco

Re: [COMMITTERS] pgsql: docs: Add missing period.

2014-08-14 Thread Robert Haas
On Thu, Aug 14, 2014 at 3:59 PM, Simon Riggs wrote: > On 14 August 2014 20:20, Robert Haas wrote: >> docs: Add missing period. >> >> Fabien COELHO and Robert Haas > > It took two people to add a period? ;-) That is rather amusing, isn't it? But surprisingly, our contributions to the patch are a

Re: [COMMITTERS] pgsql: docs: Add missing period.

2014-08-14 Thread Simon Riggs
On 14 August 2014 20:20, Robert Haas wrote: > docs: Add missing period. > > Fabien COELHO and Robert Haas It took two people to add a period? ;-) -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-committ

[COMMITTERS] pgsql: docs: Add missing period.

2014-08-14 Thread Robert Haas
docs: Add missing period. Fabien COELHO and Robert Haas Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/751b7041050b7b19bf3001633740616089973ab3 Modified Files -- doc/src/sgml/pgbench.sgml |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- S

[COMMITTERS] pgsql: Add sortsupport routines for text.

2014-08-14 Thread Robert Haas
Add sortsupport routines for text. This provides a small but worthwhile speedup when sorting text, at least in cases to which the sortsupport machinery applies. Robert Haas and Peter Geoghegan Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/b34e37bfefbed1bf9396dde18