aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_utilcmd.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-11-05 16:58:36 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-11-05 16:58:36 +0000
commitc29ae527e90d7704ec85f69a3fe67996e654a6bd (patch)
treef652a1f4eaa38c17bb2c89fed39ca9a63b37d100 /src/backend/parser/parse_utilcmd.c
parent8e792776997698bd1dcf6e1403ed994e3e739f16 (diff)
downloadpostgresql-c29ae527e90d7704ec85f69a3fe67996e654a6bd.tar.gz
postgresql-c29ae527e90d7704ec85f69a3fe67996e654a6bd.zip
Remove plpgsql's RENAME declaration, which has bizarre and mostly nonfunctional
behavior, and is so little used that no one has been interested in fixing it. To ensure that possible uses are covered, remove the ALIAS declaration's arbitrary restriction that only $n identifiers can be aliased. (We could alternatively make RENAME act just like ALIAS, but per discussion having two different ways to do the same thing is probably more confusing than helpful.)
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions