Folks,
I'm looking to collect the translators for the 8.0 release of PostgreSQL.
Anyone interested in helping out, please e-mail me.
If you just recieved an e-mail on the translators list, then you needn't
respond to this message.
If you thought you were on the translators list, but did not g
Folks,
Here's a little addition to the array functions & operators section of
the manual. It adds a function array() to the list.
Cheers,
D
--
David Fetter [EMAIL PROTECTED] http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Remember to vote!
Index: doc/src/sgml/func.sgml
On Sun, Oct 31, 2004 at 05:16:45PM -0700, Josh Berkus wrote:
Josh,
> If you thought you were on the translators list, but did not get a message a
> few minutes ago, then I'm probably bouncing your messages; please contact me.
I'm on this group.
Thanks,
--
Alvaro Herrera (<[EMAIL PROTECTED]>)
David Fetter <[EMAIL PROTECTED]> writes:
> Here's a little addition to the array functions & operators section of
> the manual. It adds a function array() to the list.
The ARRAY() construct isn't really a function; it is a special syntax
documented in Array Constructors,
http://developer.postgres
On Sun, Oct 31, 2004 at 10:40:47PM -0500, Tom Lane wrote:
> David Fetter <[EMAIL PROTECTED]> writes:
> > Here's a little addition to the array functions & operators section of
> > the manual. It adds a function array() to the list.
>
> The ARRAY() construct isn't really a function; it is a specia