mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
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.
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.