| From: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: crypt and MD5 - still not wanted |
| Date: | 2000-07-09 09:56:21 |
| Message-ID: | Pine.LNX.3.96.1000709114706.15517A-100000@ara.zf.jcu.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> > Not only passwords, but standard SQL functions a my drean is aggregate
> > function md5count() too. Cool --- that is MD5 OK.
>
> Er ... what? What would an "aggregate function md5count()" do?
Count md5 sum from defined rows.
> Bear in mind that an aggregate function is useless if its result
> depends on the order of its inputs ...
Hmm, order is a problem in this idea (I not think of this) :-(
But, I mean that it is not total idiotism, make it is a differend
thing...
Well, I take back it.
Karel
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner | 2000-07-09 10:50:07 | C language function dump problem |
| Previous Message | Philip Warner | 2000-07-09 08:09:42 | Anyone willing to test pg_dump with BLOB support? |