mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Move \crosstabview regression tests to a separate file
It cannot run in the same parallel group as misc, because it creates a table which is unpredictably visible in that test. Per buildfarm member crake.
This commit is contained in:
@ -1009,7 +1009,7 @@ testdb=>
|
||||
<replaceable class="parameter">colD</replaceable>
|
||||
is the output column to project into the grid. If this is not
|
||||
specified and there are exactly three columns in the result set,
|
||||
the column that isn't
|
||||
the column that isn't
|
||||
<replaceable class="parameter">colV</replaceable> nor
|
||||
<replaceable class="parameter">colH</replaceable>
|
||||
is displayed; if there are more columns, an error is thrown.
|
||||
|
Reference in New Issue
Block a user