mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +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.