Re: [BUGS] Various doc errors and shortcomings

2001-08-20 Thread Peter Eisentraut
Charles Obler writes: > Programmer's Guide, 8.2.3. Connecting to the Database > > According to the documentation, the URL includes what is called > "the database name". I assumed that the fully qualified path Don't assume. ;-) > name was intended here, since that is what normally appears in a

[BUGS] Various doc errors and shortcomings

2001-08-20 Thread Charles Obler
Hello PostgreSQL! I've found several errors in the documentation. The first is a shortcoming rather than an error, but it cost me hours of needless effort. You said you welcome bug reports, so here's what I have: - - - - - Programmer's Guide, 8.2.3. Connecting to the Database According to