[DOCS] BIGINT is in apparently SQL:2003

2007-07-25 Thread Michael Glaesemann
Hello! According to the developers docs http://developer.postgresql.org/pgdocs/postgres/datatype- numeric.html#DATATYPE-INT SQL only specifies the integer types integer (or int) and smallint. The type bigint, and the type names int2, int4, and int8 are extensions, which are shared with va

[DOCS] Links wrong in docs

2007-07-25 Thread Joshua D. Drake
Hello, I noticed the other day that if you are viewing the release notes for a particular version that the prev / next links are wrong. E.g., If I am reading 8.1.8 and want to read 8.1.9 I have to hit previous, instead of next. Can we get this fixed? Joshua D. Drake -- === The Postg

Re: [DOCS] Links wrong in docs

2007-07-25 Thread Michael Glaesemann
On Jul 25, 2007, at 22:43 , Joshua D. Drake wrote: I noticed the other day that if you are viewing the release notes for a particular version that the prev / next links are wrong. E.g., If I am reading 8.1.8 and want to read 8.1.9 I have to hit previous, instead of next. I think it's bec

Re: [DOCS] Links wrong in docs

2007-07-25 Thread Alvaro Herrera
Michael Glaesemann wrote: > > On Jul 25, 2007, at 22:43 , Joshua D. Drake wrote: > >> I noticed the other day that if you are viewing the release notes for a >> particular version that the prev / next links are wrong. E.g., If I am >> reading 8.1.8 and want to read 8.1.9 I have to hit previous, i