pgsql: Fix whitespace issue in regression test stats_import - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix whitespace issue in regression test stats_import
Date
Msg-id E1vlIGY-003IqJ-2z@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix whitespace issue in regression test stats_import

Issue noticed while playing this area of the tests for a different
patch.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e09e5ad69acab315d2fd5c87626de1bdc0482480

Modified Files
--------------
src/test/regress/expected/stats_import.out | 2 +-
src/test/regress/sql/stats_import.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Add a couple of recent commits to .git-blame-ignore-revs.
Next
From: Michael Paquier
Date:
Subject: pgsql: Add support for "mcv" in pg_restore_extended_stats()