Re: Feature request: DEFAULT as input value of function argument

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Feature request: DEFAULT as input value of function argument
Date: 2009-09-03 14:08:56
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello

defaults are supported in 8.4

regards
Pavel Stehule

2009/9/3 Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>:
>> IMHO convenient solution is to make possible to specify something like
>> COLUMN_DEFAULT as input value of function.
>>
>> I wonder if it's possible.
>>
>
> So, what do you think of it?
>
> --
> Regards,
> Sergey Konoplev
> --
> PostgreSQL articles in english & russian
> http://gray-hemp.blogspot.com/search/label/postgresql/
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-09-03 14:24:17 gcc versus division-by-zero traps
Previous Message Peter Eisentraut 2009-09-03 13:51:30 Re: Triggers on columns