Re: Reserved words and named function parameters - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Reserved words and named function parameters
Date
Msg-id 4003AA03.5090301@familyhealth.com.au
Whole thread Raw
In response to Reserved words and named function parameters  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> Any opinions which to do, or alternate proposals?  I'm leaning
> slightly to #2, since I doubt anyone is trying to use "IN" as
> a function name, but ...

One addition.  The information_schema.parameters view will need to be 
updated to reflect parameter names.

http://www.postgresql.org/docs/7.4/static/infoschema-parameters.html

Quote: "Always null, since PostgreSQL does not support named parameters"

Chris



pgsql-hackers by date:

Previous
From: Claudio Natoli
Date:
Subject: Re: LWLock/ShmemIndex startup question
Next
From: Claudio Natoli
Date:
Subject: Re: LWLock/ShmemIndex startup question