Improve generated_stored test
Peter Eisentraut <peter@eisentraut.org>
Improve generated_stored test The test table names gtest11s and gtest12s were way originally chosen to signify "stored", when the idea was to have virtual columns in the same test file. This is no longer the idea, so this naming is irrelevant. (The upcoming feature of virtual generated columns will have a test file that is initially a copy of generated_stored.sql, and this random difference will be even more annoying then.) Clean this up by dropping the suffix. Discussion: https://www.postgresql.org/message-id/flat/a368248e-69e4-40be-9c07-6c3b5880b0a6@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/generated_stored.out | modified | +12 −12 |
| src/test/regress/sql/generated_stored.sql | modified | +10 −10 |
Discussion
- Virtual generated columns 131 messages · 2024-04-29 → 2025-06-26