| From: | Zakkr <zakkr(at)zf(dot)jcu(dot)cz> |
|---|---|
| To: | "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] string function |
| Date: | 1999-09-29 13:31:29 |
| Message-ID: | Pine.LNX.3.96.990929151357.28808B-100000@ara.zf.jcu.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Wed, 29 Sep 1999, D'Arcy J.M. Cain wrote:
> Thus spake Zakkr
> > text *pgcrypt(text *string) - Returns string, cryped via DES crypt(3).
> >
> >
> > Do somebody want this func. ? I try write more string func. if will
> > interest.. (in PSQL is not strcat(), md5() ...etc.).
>
> Careful. This could affect the ability to distribute the code world wide.
> I know that the server is in Canada but we have mirrors in the US.
Yes, I know unimaginable US restrictions... pgcrypt() is experiment for me
(I need it in my project) - I want write other func. for world wide.
Try somebody implemeny strftime(),strcat() to PSQL ? -
(is any problem in PSQL, that not exist more string/date/..etc functions or
is problem with programmer absence (only) ?)
Zakkr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-09-29 13:33:52 | Re: [HACKERS] DROP TABLE inside transaction block |
| Previous Message | Thomas Lockhart | 1999-09-29 13:10:29 | Re: RI and PARSER (was: Re: [HACKERS] RI status report #1) |