Procedure for feature requests?

From: Tim Landscheidt <tim(at)tim-landscheidt(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: Procedure for feature requests?
Date: 2009-10-01 23:35:25
Message-ID: m31vlmn0w2.fsf@passepartout.tim-landscheidt.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

suppose I thought that PostgreSQL would benefit greatly from
a "generate_series(DATE, DATE[, INT]) RETURNS DATE" function
- where do I suggest such a thing? Here on -general? On
-hackers? Directly edit
<URI:http://wiki.postgresql.org/wiki/Todo>?

Suppose the feature request was not a trivial one, but
maybe a "DEPENDS ON <object>" clause for "CREATE FUNCTION"
to allow PostgreSQL to deny requests to drop a table/view/
function that is needed by a function - where would I pro-
pose that?

TIA,
Tim

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2009-10-01 23:44:30 Re: Procedure for feature requests?
Previous Message Alvaro Herrera 2009-10-01 23:04:01 Re: Weird behavior with "sensitive" cursors.