PostgreSQL Function - Mailing list pgsql-sql

From Rehan Saleem
Subject PostgreSQL Function
Date
Msg-id 1326877842.18699.YahooMailNeo@web121606.mail.ne1.yahoo.com
Whole thread Raw
Responses Re: PostgreSQL Function  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-sql
hi 
i want to create a function in postgresql that take input for columns from user for example first_name , last_name, addres. and will put them into table , and i also want to use exception if user enters wrong data. will some one help me how can i create thats function , because i am new to postgresql . i know how to do it in MS-SQL , i also have that code .if you dont understand what am trying to say . i can post sql code .thanks

pgsql-sql by date:

Previous
From: Rehan Saleem
Date:
Subject: Postgresql Function
Next
From: Pavel Stehule
Date:
Subject: Re: PostgreSQL Function