小于 1 分钟
Chapter 33. Regression Tests
Table of Contents
33.1. Running the Tests : 33.1.1. Running the Tests Against a Temporary Installation
[33.1.2. Running the Tests Against an Existing Installation](regress-run.md#id-1.6.20.5.4)
[33.1.3. Additional Test Suites](regress-run.md#id-1.6.20.5.5)
[33.1.4. Locale and Encoding](regress-run.md#id-1.6.20.5.6)
[33.1.5. Extra Tests](regress-run.md#id-1.6.20.5.7)
[33.1.6. Testing Hot Standby](regress-run.md#id-1.6.20.5.8)
33.2. Test Evaluation : 33.2.1. Error Message Differences
[33.2.2. Locale Differences](regress-evaluation.md#id-1.6.20.6.7)
[33.2.3. Date and Time Differences](regress-evaluation.md#id-1.6.20.6.8)
[33.2.4. Floating-Point Differences](regress-evaluation.md#id-1.6.20.6.9)
[33.2.5. Row Ordering Differences](regress-evaluation.md#id-1.6.20.6.10)
[33.2.6. Insufficient Stack Depth](regress-evaluation.md#id-1.6.20.6.11)
[33.2.7. The “random” Test](regress-evaluation.md#id-1.6.20.6.12)
[33.2.8. Configuration Parameters](regress-evaluation.md#id-1.6.20.6.13)
33.3. Variant Comparison Files
33.5. Test Coverage Examination
The regression tests are a comprehensive set of tests for the SQL implementation in PostgreSQL. They test standard SQL operations as well as the extended capabilities of PostgreSQL.
