diff options
author | Bruce Momjian <bruce@momjian.us> | 2014-08-25 21:22:08 -0400 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2014-08-25 21:22:08 -0400 |
commit | 5d16332e96977d8166ea631891f6e2cf3ff11f45 (patch) | |
tree | aad684497538993509b7bc1cee59dd5c4038791a /src/backend/utils/adt/dbsize.c | |
parent | e8c81b1b8e51475dd5a787660e6754c4bafbff47 (diff) | |
download | postgresql-5d16332e96977d8166ea631891f6e2cf3ff11f45.tar.gz postgresql-5d16332e96977d8166ea631891f6e2cf3ff11f45.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/dbsize.c')
0 files changed, 0 insertions, 0 deletions