Chapter 30. Regression Tests
- Table of Contents
- 30.1.Running the Tests
- 30.2.Test Evaluation
- 30.2.1.Error Message Differences
- 30.2.2.Locale Differences
- 30.2.3.Date and Time Differences
- 30.2.4.Floating-Point Differences
- 30.2.5.Row Ordering Differences
- 30.2.6.Insufficient Stack Depth
- 30.2.7.The"random" Test
- 30.2.8.Configuration Parameters
- 30.2.2.Locale Differences
- 30.2.1.Error Message Differences
- 30.3.Variant Comparison Files
- 30.4.TAP Tests
- 30.5.Test Coverage Examination
- 30.4.TAP Tests
The regression tests are a comprehensive set of tests for the SQL implementation inPostgreSQL. They test standard SQL operations as well as the extended capabilities ofPostgreSQL.