What does # mean in plpgsql?

From: Stephen Cook <sclists(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: What does # mean in plpgsql?
Date: 2010-08-12 14:51:39
Message-ID: 4C640A7B.1080302@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

What does the hash mark (#) mean in plpgsql?

I saw it used in the pseudo_encrypt function @
http://wiki.postgresql.org/wiki/Pseudo_encrypt, on the line:

r2 := l1 # ((((1366.0 * r1 + 150889) % 714025) / 714025.0) * 32767)::int;

My google-fu has failed me on this one, and I needs to know.

Thanks!

-- Stephen

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2010-08-12 14:56:22 Re: What does # mean in plpgsql?
Previous Message Dmitriy Igrishin 2010-08-12 14:35:13 TOO MANY CONNECTIONS (53300)