[DOCS] Typo in 49.2.1

2014-12-16 Thread David Johnston
The frontend must now take part in a Kerberos V5 authentication dialog (not described here, part of the Kerberos specification) with the server. If this is successful, the server responds with an AuthenticationOk, otherwise it responds with an ErrorResponse. This is no longer supported. This is not

Re: [DOCS] warning about console code page on starting psql

2014-12-16 Thread David Johnston
On Tuesday, December 16, 2014, David Johnston wrote: > Forwarding to -docs for now. > > I suggest simply dropping the "cmd.exe /c"part from the docs and mention > that the command should be run from an active console. A recommendation > for a batch file or similar would be nice. I may put toget

[DOCS] Fwd: warning about console code page on starting psql

2014-12-16 Thread David Johnston
Forwarding to -docs for now. I suggest simply dropping the "cmd.exe /c"part from the docs and mention that the command should be run from an active console. A recommendation for a batch file or similar would be nice. I may put together an actual patch if I get a chance and don't see one come acr