public inbox for [email protected]
help / color / mirror / Atom feedProbably mistake in Arrays docs & proposal for index
2+ messages / 2 participants
[nested] [flat]
* Probably mistake in Arrays docs & proposal for index
@ 2007-06-06 16:33 Christian Rossow <[email protected]>
0 siblings, 1 reply; 2+ messages in thread
From: Christian Rossow @ 2007-06-06 16:33 UTC (permalink / raw)
To: pgsql-docs
Hey guys,
thank you for providing this perfect docs! Let me give two comments on it.
1) I think there is a small mistake in the Arrays docs at
http://www.postgresql.org/docs/8.2/interactive/arrays.html
Or can anyone explain me:
SELECT array_dims(schedule) FROM sal_emp WHERE name = 'Carol';
array_dims
------------
[1:2][1:1]
with the following content: {{breakfast,consulting},{meeting,lunch}}
IMHO this should be [1:2][1:2]
2) Is it possible to integrate an alphabet into the index site?
http://www.postgresql.org/docs/8.2/interactive/bookindex.html
I would appreciate a small line on the top of the site like "[A] [B] [C]
... [Z]" with links to each block beginning with the letter.
Thanks a lot.
All the best,
/Christian
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Probably mistake in Arrays docs & proposal for index
@ 2007-06-07 14:51 Tom Lane <[email protected]>
parent: Christian Rossow <[email protected]>
0 siblings, 0 replies; 2+ messages in thread
From: Tom Lane @ 2007-06-07 14:51 UTC (permalink / raw)
To: [email protected]; +Cc: pgsql-docs
"Christian Rossow" <[email protected]> writes:
> 1) I think there is a small mistake in the Arrays docs at
> http://www.postgresql.org/docs/8.2/interactive/arrays.html
Yeah, you're right. Fixed, thanks for spotting it!
> 2) Is it possible to integrate an alphabet into the index site?
No idea...
regards, tom lane
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2007-06-07 14:51 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2007-06-06 16:33 Probably mistake in Arrays docs & proposal for index Christian Rossow <[email protected]>
2007-06-07 14:51 ` Tom Lane <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox