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=
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
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)-
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