[COMMITTERS] pgsql: Invert and rename flag variable to improve code readability.

2010-12-31 Thread Tom Lane
Invert and rename flag variable to improve code readability. No change in functionality. Per discussion with Robert. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=39c8dd66204ebfea9c1c6a7a9ca38b7419dbe8a1 Modified Files -- src/

Re: [COMMITTERS] pgsql: Support RIGHT and FULL OUTER JOIN in hash joins.

2010-12-31 Thread Tom Lane
Robert Haas writes: > On Thu, Dec 30, 2010 at 9:55 PM, Tom Lane wrote: >> On reflection, how about inverting the flag's value and calling it >> mergejoin_allowed or some such? > Yeah, that's better. OK, done that way. regards, tom lane -- Sent via pgsql-committers mai

[COMMITTERS] pgsql: Include the first valid listen address in pg_ctl to improve serv

2010-12-31 Thread Bruce Momjian
Include the first valid listen address in pg_ctl to improve server start "wait" detection and add postmaster start time to help determine if the postmaster is actually using the specified data directory. Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=comm

[COMMITTERS] pgsql: In pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME".

2010-12-31 Thread Bruce Momjian
In pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME". Branch -- master Details --- http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f82b3e58f8876c330927b0e6562936c184a7bc6f Modified Files -- contrib/pg_upgrade/info.c |6 +++--- contrib/pg_upgrade/pg_