diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-25 18:04:47 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-03-25 18:04:47 +0000 |
commit | 42a00ef3b8b6294aaf637feed7b0cea628f8da65 (patch) | |
tree | 6dd7b78b4f6932e8fb0349b4d3fdd1f31e369bc2 /src/tutorial | |
parent | ae7c18d1aed9bab11d62fb6344877f1b7d52ffa8 (diff) | |
download | postgresql-42a00ef3b8b6294aaf637feed7b0cea628f8da65.tar.gz postgresql-42a00ef3b8b6294aaf637feed7b0cea628f8da65.zip |
Fix two bugs in change_owner_recurse_to_sequences: it was grabbing an
overly strong lock on pg_depend, and it wasn't closing the rel when done.
The latter bug was masked by the ResourceOwner code, which is something
that should be changed.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions