Bug #909: Website docs broken
Daniel Quaroni (dquaroni@openratings.com) reports a bug with a severity of 1
The lower the number the more severe it is.
Short Description
Website docs broken
Long Description
I couldn't find a place to report bugs about the website, so I apologize for sending it to this address if it's not the correct one.
When I click on the links for either the static or interactive docs for postgresql, I get taken to the following page:
Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in /usr/local/www/www.postgresql.org/globals.php on line 184
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 187
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 190
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 191
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 192
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 193
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 194
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 195
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 196
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 197
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 198
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 205
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/www.postgresql.org/globals.php:184) in /usr/local/www/www.postgresql.org/docs/view.php on line 15
Sample Code
No file was uploaded with this report
I believe this to be fixed. If you see any further problems please
report them.
Robert Treat
Show quoted text
On Fri, 2003-03-14 at 11:26, pgsql-bugs@postgresql.org wrote:
Daniel Quaroni (dquaroni@openratings.com) reports a bug with a severity of 1
The lower the number the more severe it is.Short Description
Website docs brokenLong Description
I couldn't find a place to report bugs about the website, so I apologize for sending it to this address if it's not the correct one.When I click on the links for either the static or interactive docs for postgresql, I get taken to the following page: