[COMMITTERS] pgsql: Some minor code cleanup, falling out from the removal of rtree.

2006-01-14 Thread Tom Lane
Log Message: --- Some minor code cleanup, falling out from the removal of rtree. SK_NEGATE isn't being used anywhere anymore, and there seems no point in a generic index_keytest() routine when two out of three remaining access methods aren't using it. Also, add a comment documenting a con

[COMMITTERS] psqlodbc - psqlodbc: Document PG_CONFIG variable in configure --help

2006-01-14 Thread User Petere
Log Message: --- Document PG_CONFIG variable in configure --help output. Modified Files: -- psqlodbc: configure.ac (r1.42 -> r1.43) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/configure.ac.diff?r1=1.42&r2=1.43) --

[COMMITTERS] psqlodbc - psqlodbc: Name libraries psqlodbca or psqlodbcw, depending on

2006-01-14 Thread User Petere
Log Message: --- Name libraries psqlodbca or psqlodbcw, depending on whether Unicode is enabled. Modified Files: -- psqlodbc: Makefile.am (r1.30 -> r1.31) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/Makefile.am.diff?r1=1.30&r2=1.31)

[COMMITTERS] pgsql: Fix pg_ctl crash on "unregister" when a data directory is not

2006-01-14 Thread Peter Eisentraut
Log Message: --- Fix pg_ctl crash on "unregister" when a data directory is not specified. by Magnus Hagander Tags: REL8_0_STABLE Modified Files: -- pgsql/src/bin/pg_ctl: pg_ctl.c (r1.53.4.2 -> r1.53.4.3) (http://developer.postgresql.org/cvsweb.cgi/pgs

[COMMITTERS] pgsql: Fix pg_ctl crash on "unregister" when a data directory is not

2006-01-14 Thread Peter Eisentraut
Log Message: --- Fix pg_ctl crash on "unregister" when a data directory is not specified. by Magnus Hagander Tags: REL8_1_STABLE Modified Files: -- pgsql/src/bin/pg_ctl: pg_ctl.c (r1.61.2.1 -> r1.61.2.2) (http://developer.postgresql.org/cvsweb.cgi/pgs

[COMMITTERS] pgsql: Fix pg_ctl crash on "unregister" when a data directory is not

2006-01-14 Thread Peter Eisentraut
Log Message: --- Fix pg_ctl crash on "unregister" when a data directory is not specified. by Magnus Hagander Modified Files: -- pgsql/src/bin/pg_ctl: pg_ctl.c (r1.63 -> r1.64) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c.diff?r1