Re: Failure in commit_ts tap tests

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>, Pavan Deolasee <pavan.deolasee@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2017-01-27T12:56:19Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> There is a lot that you *can* do using the stock makefiles, but that
> "make check-world" doesn't do.  Why aren't we using USE_MODULE_DB=1 in
> "make check-world", is my question.

Well, that option isn't all that convenient for manual use ...

			regards, tom lane


Commits

  1. Remove test for COMMENT ON DATABASE

  2. tests: Use the right Perl operator