diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-01-12 15:32:48 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-01-12 15:32:48 -0300 |
commit | 5c5ffee80f3547625021c29f45b37321d8c710bf (patch) | |
tree | 7337cb3fa71807b01ab372a65d10f1f1a8c479cb /src/backend/executor/functions.c | |
parent | 1f9bf05e539646103c518bcbb49c04919b238f7a (diff) | |
download | postgresql-5c5ffee80f3547625021c29f45b37321d8c710bf.tar.gz postgresql-5c5ffee80f3547625021c29f45b37321d8c710bf.zip |
Fix get_object_address argument type for extension statement
Commit 3f88672a4 neglected to update the AlterExtensionContentsStmt
production in the grammar to use TypeName to represent types when
passing objects to get_object_address.
Reported as a pg_upgrade failure by Jeff Janes.
Diffstat (limited to 'src/backend/executor/functions.c')
0 files changed, 0 insertions, 0 deletions