mirror of
https://github.com/postgres/postgres.git
synced 2025-10-30 00:04:49 -04: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.