On Sun, Jul 24, 2005 at 07:32:22PM -0400, Andrew Dunstan wrote:
> Could we please add this TODO that I just found missing, much to my 
> annoyance?
> 
> . md5 function for bytea

Eh?

http://archives.postgresql.org/pgsql-committers/2005-05/msg00239.php

test=> \df md5
                     List of functions
   Schema   | Name | Result data type | Argument data types 
------------+------+------------------+---------------------
 pg_catalog | md5  | text             | bytea
 pg_catalog | md5  | text             | text
(2 rows)

-- 
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to