Add a regression test for pgstattuple.
Tom Lane <tgl@sss.pgh.pa.us>
Add a regression test for pgstattuple. This is mainly to prove that the NaN fix actually works cross-platform.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pgstattuple/expected/pgstattuple.out | added | +38 −0 |
| contrib/pgstattuple/.gitignore | added | +4 −0 |
| contrib/pgstattuple/Makefile | modified | +2 −0 |
| contrib/pgstattuple/sql/pgstattuple.sql | added | +17 −0 |