Daniele Varrazzo
73851d2e5c
Test file separated in setup - run - check
...
The run part has different output across minor versions, the others not.
Dropped test files identification statement as now the variable part is
in small chunks.
2018-03-20 12:49:15 +00:00
Daniele Varrazzo
a5509c7415
No superuser check separated from other tests
...
The output differs across versions because it can include the context.
This made:
- repack.out = repack_1.out
- repack_3.out = repack_5.out
2018-03-20 12:29:16 +00:00
Daniele Varrazzo
0cb08e5512
Variable psql table output moved in separate file
...
This made:
- repack.out == repack_2.out
- repack_3.out == repack_4.out
- repack_1.out == repack_6.out
2018-03-20 11:39:41 +00:00
Daniele Varrazzo
f996fd8fb3
Allow building with PostgreSQL 10rc1
...
This is what we get:
$ pg_config --version
PostgreSQL 10rc1
2017-09-25 02:33:13 +01:00
Daniele Varrazzo
329f30e3ce
Streamline tests to run only on supported versions
2017-03-29 04:39:02 +01:00
Josh Kupershmidt
080ebd3ed6
Bump up Copyright notices for 2015
2015-01-11 19:01:37 -05:00
Josh Kupershmidt
95ce24c2a0
More sed tweaks to Makefile for portability.
...
The -E flag to specify extended regular expressions apparently is
not portable to all platforms, such as CentOS 4.5. Use an uglier
but hopefully more portable basic regular expression in Makefiles.
2013-05-21 21:45:47 -04:00
Josh Kupershmidt
dc31920616
Move regression tests from ./bin/ to ./regress/
2013-05-09 21:15:48 -04:00