how to do a select * and decrypt a column at the same time? - Mailing list pgsql-sql

From The One
Subject how to do a select * and decrypt a column at the same time?
Date
Msg-id 20050816195351.632.qmail@web33911.mail.mud.yahoo.com
Whole thread Raw
Responses Re: how to do a select * and decrypt a column at the same time?  (Bruno Wolff III <bruno@wolff.to>)
Re: how to do a select * and decrypt a column at the same  (Scott Marlowe <smarlowe@g2switchworks.com>)
List pgsql-sql
Hello,
 
I have a table with one encrypted column.
How can I do a select statement such that it will select all columns from the table and at the same time will decrypt it too?

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-sql by date:

Previous
From: "Owen Jacobson"
Date:
Subject: Re: What libraries need to be included in C program for encrypt and decrypt functions?
Next
From: Bruno Wolff III
Date:
Subject: Re: how to do a select * and decrypt a column at the same time?