[COMMITTERS] pgsql: Fix typo: lexemes misspelled in full text search docs.

2012-09-12 Thread Kevin Grittner
Fix typo: lexemes misspelled in full text search docs. Dan Scott Backpatch original commit 4bc0d2e2cfa8ac523524dccf6f849989c6739083 to 9.1 Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/8a93fb0a852d6962b9e51bee22c2d7ff8f2b9e0b Modified Files --

[COMMITTERS] pgsql: Fix typo: lexemes misspelled in full text search docs.

2012-09-12 Thread Kevin Grittner
Fix typo: lexemes misspelled in full text search docs. Dan Scott Backpatch original commit 4bc0d2e2cfa8ac523524dccf6f849989c6739083 to 9.1 Branch -- REL9_1_STABLE Details --- http://git.postgresql.org/pg/commitdiff/df4234d7a9a522073712138da422836e5a637671 Modified Files --

[COMMITTERS] pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f.

2012-09-12 Thread Andrew Dunstan
Fix catalog docs to reflect connoinherit change in 09ff76f. Backpatch to 9.2. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/1bfd760c4fa973e54060b4cb0a0f31444300b5ca Modified Files -- doc/src/sgml/catalogs.sgml |2 +- 1 files changed, 1 insert

[COMMITTERS] pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f.

2012-09-12 Thread Andrew Dunstan
Fix catalog docs to reflect connoinherit change in 09ff76f. Backpatch to 9.2. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/7c328a9b0455f6bf8c0d8695c06e2da6925f73d3 Modified Files -- doc/src/sgml/catalogs.sgml |2 +- 1 files changed, 1 insertions(+)

Re: [COMMITTERS] pgsql: Fix catalog docs to reflect connoinherit change in 09ff76f.

2012-09-12 Thread Alvaro Herrera
Excerpts from Andrew Dunstan's message of mié sep 12 15:28:43 -0300 2012: > Fix catalog docs to reflect connoinherit change in 09ff76f. > > Backpatch to 9.2. Thanks for fixing my bug. -- Álvaro Herrerahttp://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & S

[COMMITTERS] pgsql: Fix a couple other leftover uses of 'conisonly' terminology.

2012-09-12 Thread Tom Lane
Fix a couple other leftover uses of 'conisonly' terminology. Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/819c4129ca39a478700eb1db3c1fb6f2aaedab79 Modified Files -- src/backend/commands/typecmds.c |2 +- src/include/catalog/pg_constraint.

[COMMITTERS] pgsql: Fix a couple other leftover uses of 'conisonly' terminology.

2012-09-12 Thread Tom Lane
Fix a couple other leftover uses of 'conisonly' terminology. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/9a93e7100866c717ca2f43af48dbd1c3755a9a62 Modified Files -- src/backend/commands/typecmds.c |2 +- src/include/catalog/pg_constraint.h |

[COMMITTERS] pgsql: Fix typo in comment for pclose_check() function.

2012-09-12 Thread Kevin Grittner
Fix typo in comment for pclose_check() function. Backpatch to 9.2. Etsuro Fujit Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/6b896f511f8dbeac9f09cc54c6cb62bdff25e501 Modified Files -- src/port/exec.c |2 +- 1 files changed, 1 insertions(+), 1 dele

[COMMITTERS] pgsql: Fix typo in comment for pclose_check() function.

2012-09-12 Thread Kevin Grittner
Fix typo in comment for pclose_check() function. Backpatch to 9.2. Etsuro Fujit Branch -- REL9_2_STABLE Details --- http://git.postgresql.org/pg/commitdiff/adff00ad06c60419bb3cf282190d94ddf78d6db1 Modified Files -- src/port/exec.c |2 +- 1 files changed, 1 insertions(+),