diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-07-16 17:01:11 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-07-16 17:01:11 +0000 |
commit | ae1b7e298cd99e808ec8410a808fcb2e44f8520e (patch) | |
tree | 376b2467d687762eb59c7d74e3b9a3deca18009f /src/backend/parser/parse_utilcmd.c | |
parent | 9f6f51d5d45444c1459ec9564c29a3c205d689f6 (diff) | |
download | postgresql-ae1b7e298cd99e808ec8410a808fcb2e44f8520e.tar.gz postgresql-ae1b7e298cd99e808ec8410a808fcb2e44f8520e.zip |
Allow plpgsql function parameter names to be qualified with the function's
name. With this patch, it is always possible for the user to qualify a
plpgsql variable name if needed to avoid ambiguity. While there is much more
work to be done in this area, this simple change removes one unnecessary
incompatibility with Oracle. Per discussion.
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions