[COMMITTERS] pgsql: Some small editorialization on the protocol documentation for

2008-02-08 Thread Tom Lane
Log Message: --- Some small editorialization on the protocol documentation for GSSAPI/SSPI authentication. Modified Files: -- pgsql/doc/src/sgml: protocol.sgml (r1.72 -> r1.73) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/protocol.sgml?r1=

[COMMITTERS] pgsql: Since GSSAPI and SSPI authentication don't work in protocol

2008-02-08 Thread Tom Lane
Log Message: --- Since GSSAPI and SSPI authentication don't work in protocol version 2, issue a helpful error message instead of sending unparsable garbage. (It is clearly a design error that this doesn't work, but fixing it is not worth the trouble at this point.) Per discussion. Modifie

[COMMITTERS] pllolcode - pllolcode: Add missing braces

2008-02-08 Thread User Eggyknap
Log Message: --- Add missing braces Modified Files: -- pllolcode: pllolcode.c (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pllolcode/pllolcode/pllolcode.c.diff?r1=1.17&r2=1.18) ---(end of broadcast)-

[COMMITTERS] pghotbackup - pghotbackup: Added -h switch (dereference symlinks) to

2008-02-08 Thread User Wagnerch
Log Message: --- Added -h switch (dereference symlinks) to default tar command, so that symlinks under pg_tblspc will be included in the hot backup. Modified Files: -- pghotbackup: META.yml (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pghotb