postgresql/src/backend/commands
Tom Lane d51675169f Make renamerel take an OID, not a RangeVar, to identify the relation
to rename.  Avoids some corner-case bugs in cluster.c, improves
consistency with renameatt.
2002-03-31 07:49:30 +00:00
..
_deadcode
analyze.c
async.c
cluster.c Make renamerel take an OID, not a RangeVar, to identify the relation 2002-03-31 07:49:30 +00:00
command.c
comment.c
copy.c
creatinh.c
dbcommands.c
define.c
explain.c
indexcmds.c
Makefile
proclang.c
remove.c
rename.c Make renamerel take an OID, not a RangeVar, to identify the relation 2002-03-31 07:49:30 +00:00
sequence.c
trigger.c
user.c
vacuum.c
vacuumlazy.c
variable.c
view.c