Skip to content
Snippets Groups Projects
Commit 5d16332e authored by Bruce Momjian's avatar Bruce Momjian
Browse files

pg_upgrade: use CTE query rather than temp table

Now that 8.3 is not supported, we can use a CTE and not temp tables.
This allows for auto-oid assignment protection in a future patch.
parent e8c81b1b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment