mirror of
https://github.com/postgres/postgres.git
synced 2025-12-07 12:02:30 +03:00
default values using ALTER TABLE, on both views and tables. (You'll need to apply the default-values-for-views patch that I sent to -patches earlier for the regression tests to pass.) Neil Conway <neilconway@rogers.com>