Daniel Ahlin <[EMAIL PROTECTED]> writes:
> This is a two part patch against 7.4.5 implementing the option of
> configuring what is now set using the #defined constant PG_KRB_SRVNAM
> (the name of the service part of the kerberos principal the server
> uses).
Is this a good idea? Offhand it just seems like another way for a
client to fail to establish communication with the server :-(.
In any case, the patch is quite shy of documentation...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match